FeeSplitter
Verified contract
Active on
Ethereum with 36 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
0x03ee…2514
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
IMGBOT | ERC-20 | 4.768181K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18254316 | a year ago | | | 0 | 0.00045799426 | |
| 18206026 | a year ago | | | 0 | 0.00054600022 | |
| 18201048 | a year ago | | | 0 | 0.00040600583 | |
| 18199649 | a year ago | | | 0 | 0.00075581339 | |
| 18190168 | a year ago | | | 0 | 0.00068035237 | |
| 18182962 | a year ago | | | 0 | 0.00048222962 | |
| 18175488 | a year ago | | | 0 | 0.00055325463 | |
| 18175483 | a year ago | | | 0 | 0.00058986236 | |
| 18162062 | a year ago | | | 0 | 0.00051846003 | |
| 18149080 | a year ago | | | 0 | 0.00062899608 |
ABI
ABI objects
Getter at block 21309897
MAX_SHARES() view returns (uint256)
10000
balance() view returns (uint256)
4768181473036499304698
currentShares() view returns (uint256)
10000
owner() view returns (address)
0xe46c2c3d93f19e28469ff988ba8a9b103de3c14c
receiversLength() view returns (uint256)
1
token() view returns (address)
0x03ee7ef60fcabaff08beb3f0c0257575e9402514
Read-only
balanceOf(address _receiver) view returns (uint256)
receiverAt(uint256 _index) view returns (address)
shares(address) view returns (uint256)
State-modifying
Events addReceiver(address _receiver, uint256 _share)
claimAll()
removeReceiver(address _receiver)
renounceOwnership()
transferOwnership(address newOwner)
updateReceiver(address _receiver, uint256 _share)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _token)
This contract contains no fallback and receive objects.
This contract contains no error objects.