MoldCoinBonus
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
0x52e3…4416
Balances ($0.00)
No balances found for "MoldCoinBonus"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4349270 | 7 years ago | | | 0.01 | 0.0068820000 | |
| 4349196 | 7 years ago | | | 0.01 | 0.015000000 |
ABI
ABI objects
Getter at block 21280692
admin() view returns (address)
0x5c8f033e2a29467d867c664d62baa08c2d332761
fundAddress() view returns (address)
0x52e30201f31283dc5f7928b4198896083f604416
halted() view returns (bool)
false
rate() view returns (uint256)
10
totalSupply() view returns (uint256)
24000000000000000000
Read-only
bonusBalanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events buyForFriend(address friend) payable
buyWithBonus(address inviter) payable
changeAdmin(address newAdmin)
changeRate(uint256 _rate)
halt()
unhalt()
BuyForFriend(address indexed sender, address indexed friend, uint256 eth, uint256 tokens, uint256 bonus)
BuyWithBonus(address indexed sender, address indexed inviter, uint256 eth, uint256 tokens, uint256 bonus)
constructor(address _fundAddress, uint256 _rate)
This contract contains no fallback and receive objects.
This contract contains no error objects.