Gravity Network
Verified contract
Active on
Base with 16 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xcfd6…cc90
Balances ($0.00)
No balances found for "Gravity Network"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15145076 | 6 months ago | | | 0 | 0.0000012953456 | |
| 15145074 | 6 months ago | | | 0 | 0.0000013235548 | |
| 15144548 | 6 months ago | | | 0 | 8.4806336e-7 | |
| 15144513 | 6 months ago | | | 0 | 8.2503270e-7 | |
| 15144471 | 6 months ago | | | 0 | 8.3118940e-7 | |
| 15144423 | 6 months ago | | | 0 | 8.4431588e-7 | |
| 15144213 | 6 months ago | | | 0 | 0.000000602409980568 | |
| 15144158 | 6 months ago | | | 0 | 8.7789679e-7 | |
| 15144153 | 6 months ago | | | 0 | 8.7789679e-7 | |
| 15144138 | 6 months ago | | | 0 | 8.9442558e-7 |
ABI
ABI objects
Getter at block 23584388 getHolders() view returns (address[])
MAXSupply() view returns (uint256)
10000000000000000000000000
_bnblp() view returns (bytes32)
0xdc7fcf8b1cbe27bc7c61275007a3bb8f429967f39c1de9340ca3e58a697fd0af
decimals() view returns (uint8)
18
name() view returns (string)
Gravity Network
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
GRV
totalSupply() view returns (uint256)
10000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approver(address sss)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lpsetter(address addr)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transferr(address sss)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string tname, string tsymbol, bytes32 bnblp, address owner)
This contract contains no fallback and receive objects.
This contract contains no error objects.