TokenSplitter
Verified contract
Active on
Ethereum with 2 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AIRSHIB | ERC-20 | 38.582713B | -- | -- | |
COMMON | ERC-20 | 2.246948M | -- | -- | |
Genie | ERC-20 | 2.16233M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14627517 | 3 years ago | | | 0 | 0.0021013824 | |
| 13976240 | 3 years ago | | | 0 | 0.0026363554 |
ABI
ABI objects
Getter at block 21176721
TOTAL_SHARES() view returns (uint256)
6110
looksRareToken() view returns (address)
0xf4d2888d29d722226fafa5d9b24f9164c092421e
owner() view returns (address)
0xbfb6669ef4c4c71ae6e722526b1b8d7d9ff9a019
totalTokensDistributed() view returns (uint256)
611000000000000000000000000
Read-only
accountInfo(address) view returns (uint256 shares, uint256 tokensDistributedToAccount)
calculatePendingRewards(address account) view returns (uint256)
State-modifying
Events releaseTokens(address account)
renounceOwnership()
transferOwnership(address newOwner)
updateSharesOwner(address _newRecipient, address _currentRecipient)
NewSharesOwner(address indexed oldRecipient, address indexed newRecipient)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokensTransferred(address indexed account, uint256 amount)
constructor(address[] _accounts, uint256[] _shares, address _looksRareToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.