GLMR Price: $0.013602 (-0.46%)

Contract

0x000000000000000000000000000000000000080b

Overview

GLMR Balance

Moonbeam Chain LogoMoonbeam Chain LogoMoonbeam Chain Logo0 GLMR

GLMR Value

$0.00

Token Holdings

More Info

Private Name Tags

ContractCreator

N/A (Genesis Contract)
Transaction Hash
Block
From
To
Proxy144271682026-02-10 19:25:248 hrs ago1770751524IN
0x00000000...00000080b
0 GLMR0.0074442531.25
Proxy144271652026-02-10 19:25:068 hrs ago1770751506IN
0x00000000...00000080b
0 GLMR0.0074442531.25
Proxy144271622026-02-10 19:24:488 hrs ago1770751488IN
0x00000000...00000080b
0 GLMR0.0074442531.25
Proxy144229582026-02-10 11:06:4816 hrs ago1770721608IN
0x00000000...00000080b
0 GLMR0.0027012531.25
Proxy144229572026-02-10 11:06:4216 hrs ago1770721602IN
0x00000000...00000080b
0 GLMR0.0027012531.25
Proxy144229522026-02-10 11:06:1216 hrs ago1770721572IN
0x00000000...00000080b
0 GLMR0.007717531.25
Proxy144229482026-02-10 11:05:4816 hrs ago1770721548IN
0x00000000...00000080b
0 GLMR0.0075532531.25
Proxy144229392026-02-10 11:04:3616 hrs ago1770721476IN
0x00000000...00000080b
0 GLMR0.0027012531.25
Proxy144229332026-02-10 11:04:0016 hrs ago1770721440IN
0x00000000...00000080b
0 GLMR0.00724431.25
Proxy144229282026-02-10 11:03:1816 hrs ago1770721398IN
0x00000000...00000080b
0 GLMR0.0027012531.25
Proxy144229272026-02-10 11:03:1216 hrs ago1770721392IN
0x00000000...00000080b
0 GLMR0.0034878431.25
Proxy144229272026-02-10 11:03:1216 hrs ago1770721392IN
0x00000000...00000080b
0 GLMR0.00377831.25
Proxy144229272026-02-10 11:03:1216 hrs ago1770721392IN
0x00000000...00000080b
0 GLMR0.00538131.25
Proxy144229272026-02-10 11:03:1216 hrs ago1770721392IN
0x00000000...00000080b
0 GLMR0.0072852531.25
Proxy144027202026-02-08 19:45:122 days ago1770579912IN
0x00000000...00000080b
0 GLMR0.0074442531.25
Proxy143762692026-02-06 16:43:184 days ago1770396198IN
0x00000000...00000080b
0 GLMR0.0027012531.25
Proxy143762622026-02-06 16:42:364 days ago1770396156IN
0x00000000...00000080b
0 GLMR0.00732731.25
Proxy143762142026-02-06 16:37:244 days ago1770395844IN
0x00000000...00000080b
0 GLMR0.006473531.25
Proxy143762132026-02-06 16:37:184 days ago1770395838IN
0x00000000...00000080b
0 GLMR0.007572531.25
Proxy143762012026-02-06 16:35:304 days ago1770395730IN
0x00000000...00000080b
0 GLMR0.0027012531.25
Proxy143761932026-02-06 16:34:424 days ago1770395682IN
0x00000000...00000080b
0 GLMR0.003885531.25
Proxy143761932026-02-06 16:34:424 days ago1770395682IN
0x00000000...00000080b
0 GLMR0.0074442531.25
Proxy143761922026-02-06 16:34:364 days ago1770395676IN
0x00000000...00000080b
0 GLMR0.0034878431.25
Proxy143761922026-02-06 16:34:364 days ago1770395676IN
0x00000000...00000080b
0 GLMR0.0074442531.25
Proxy143475132026-02-04 10:18:546 days ago1770200334IN
0x00000000...00000080b
0 GLMR0.007376531.25
View all transactions

Latest 2 internal transactions

Parent Transaction Hash Block From To
105621582025-04-22 7:14:36294 days ago1745306076
0x00000000...00000080b
0.1 GLMR
105557152025-04-21 20:19:36295 days ago1745266776
0x00000000...00000080b
0.1 GLMR
Cross-Chain Transactions
Loading...
Loading
Are you the contract creator? Verify and Publish your contract source code today!
Note: We also found another 21 contracts with exact matching bytecodes

Decompile Bytecode
0x60006000fd 

Contract ABI
[ { "inputs": [ { "internalType": "address", "name": "delegate", "type": "address" }, { "internalType": "enum Proxy.ProxyType", "name": "proxyType", "type": "uint8" }, { "internalType": "uint32", "name": "delay", "type": "uint32" } ], "name": "addProxy", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "real", "type": "address" }, { "internalType": "address", "name": "delegate", "type": "address" }, { "internalType": "enum Proxy.ProxyType", "name": "proxyType", "type": "uint8" }, { "internalType": "uint32", "name": "delay", "type": "uint32" } ], "name": "isProxy", "outputs": [ { "internalType": "bool", "name": "exists", "type": "bool" } ], "stateMutability": "view", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "real", "type": "address" }, { "internalType": "address", "name": "callTo", "type": "address" }, { "internalType": "bytes", "name": "callData", "type": "bytes" } ], "name": "proxy", "outputs": [], "stateMutability": "payable", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "real", "type": "address" }, { "internalType": "enum Proxy.ProxyType", "name": "forceProxyType", "type": "uint8" }, { "internalType": "address", "name": "callTo", "type": "address" }, { "internalType": "bytes", "name": "callData", "type": "bytes" } ], "name": "proxyForceType", "outputs": [], "stateMutability": "payable", "type": "function" }, { "inputs": [], "name": "removeProxies", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "delegate", "type": "address" }, { "internalType": "enum Proxy.ProxyType", "name": "proxyType", "type": "uint8" }, { "internalType": "uint32", "name": "delay", "type": "uint32" } ], "name": "removeProxy", "outputs": [], "stateMutability": "nonpayable", "type": "function" } ]

Block Transaction Gas Used Reward
view all blocks collator

Block Uncle Number Difficulty Gas Used Reward
View All Uncles
Loading...
Loading
Loading...
Loading
Loading...
Loading

Validator Index Block Amount
View All Withdrawals

Transaction Hash Block Value Eth2 PubKey Valid
View All Deposits
Loading...
Loading
[ Download: CSV Export  ]
[ Download: CSV Export  ]

A contract address hosts a smart contract, which is a set of code stored on the blockchain that runs when predetermined conditions are met. Learn more about addresses in our Knowledge Base.