BaseContract
Verified contract
Active on
Ethereum with 1,202 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 "BaseContract"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9867698 | 5 years ago | | | 0 | 0.00022999500 | |
| 9867698 | 5 years ago | | | 0 | 0.00012750000 | |
| 9851936 | 5 years ago | | | 0 | 0.00017227500 | |
| 9828725 | 5 years ago | | | 0 | 0.00012744000 | |
| 9812968 | 5 years ago | | | 0 | 0.00017227500 | |
| 9789696 | 5 years ago | | | 0 | 0.00015499500 | |
| 9789696 | 5 years ago | | | 0 | 0.00012750000 | |
| 9773988 | 5 years ago | | | 0 | 0.00017227500 | |
| 9576109 | 5 years ago | | | 0 | 0.00015499500 | |
| 9576109 | 5 years ago | | | 0 | 0.00015499500 |
ABI
ABI objects
Getter at block 21187622
airDropTotal() view returns (uint256)
51400000000000000000000
consumeTotal() view returns (uint256)
0
developTotal() view returns (uint256)
6000000000000000000000
manager() view returns (address)
0xf47ec0304a1cf319f23e5098cf6cfccb75aaf6a4
popularizeTotal() view returns (uint256)
300000000000000000000
Read-only
raiseTotal(uint256) view returns (uint256)
superchargeTotal(uint256) view returns (uint256)
State-modifying
Events airdDrop(uint256 value_, address addr_)
consume(uint256 value_)
develop(uint256 value_, address addr_)
kill()
popularize(uint256 value_, address addr_)
raise(uint256 index_, uint256 value_, address addr_)
supercharge(uint256 index_, uint256 value_, address addr_)
AirdDrop(address indexed addr, uint256 value)
Consume(uint256 value)
Develop(address indexed addr, uint256 value)
Popularize(address indexed addr, uint256 value)
Raise(uint256 indexed index, address indexed addr, uint256 value)
Supercharge(uint256 indexed index, address indexed addr, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.