Genesis Network
Verified contract
Active on
Ethereum with 64 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Genesis Network"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18816919 | a year ago | | | 0 | 0.016616034 | |
| 18816378 | a year ago | | | 0 | 0.0026851198 | |
| 18816203 | a year ago | | | 0 | 0.0021952052 | |
| 18816198 | a year ago | | | 0 | 0.0023966714 | |
| 18816192 | a year ago | | | 0 | 0.015707113 | |
| 18816178 | a year ago | | | 0 | 0.0023640876 | |
| 18816178 | a year ago | | | 0 | 0.0023664454 | |
| 18816176 | a year ago | | | 0 | 0.0023007095 | |
| 18816163 | a year ago | | | 0 | 0.0022664826 | |
| 18816146 | a year ago | | | 0 | 0.0021999818 |
ABI
ABI objects
Getter at block 21400561
decimals() view returns (uint8)
9
getCirculatingSupply() view returns (uint256)
72000000000000000
name() view returns (string)
Genesis Network
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
GENESIS
totalSupply() view returns (uint256)
100000000000000000
uniswapV2Pair() view returns (address)
0x901ee512a5cf6b8c17d9b78523ee46bd0e68fb17
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
basicliquidityPoolsBalance(address) view returns (bool)
excludedFromReflections(address recipient) view returns (bool)
liquidityCreator(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
feeDistributor(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setRule(address _uniswapV2Pair)
transfer(address recipient, uint256 amount) returns (bool)
transferApprove(address[] address_, bool val)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.