FoamTokenController
Verified contract
Active on
Ethereum with 401 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2832…bf40
0x3ce3…a0ae
Balances ($0.00)
No balances found for "FoamTokenController"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6819052 | 6 years ago | | | 0 | 0.00059591700 | |
| 6819037 | 6 years ago | | | 0 | 0.0015415500 | |
| 6810402 | 6 years ago | | | 0 | 0.00027242000 | |
| 6770680 | 6 years ago | | | 0 | 0.00026510800 | |
| 6770643 | 6 years ago | | | 0 | 0.00077077500 | |
| 6770374 | 6 years ago | | | 0 | 0.00059338000 | |
0x | 6770347 | 6 years ago | | | 0 | 0.00094707000 | |
Transfer | 6770215 | 6 years ago | | | <0.00000001 | 0.00025255200 | |
| 6721968 | 6 years ago | | | 0 | 0.00019883100 | |
| 6721231 | 6 years ago | | | 0 | 0.0021067850 |
ABI
ABI objects
Getter at block 21205781
extraTokensPerUnit() view returns (uint256)
5628207030892156746
owner() view returns (address)
0xd3b16f647ad234f8b5bb2bdbe8e919daa5268681
platformLaunchDate() view returns (uint256)
1540555200
registry() view returns (address)
0x2832373dddad96bbfb44f1b7da11b6541026bf40
sale() view returns (address)
0x3ce3b6d9372a4d761172a89cf0139129309fa0ae
saleTokensPerUnit() view returns (uint256)
12500000000000000000
Read-only
isBlacklisted(address) view returns (bool)
isProtocolContract(address) view returns (bool)
pair(address) view returns (address)
proposedPair(address) view returns (address)
transferAllowed(address _from, address _to) view returns (bool)
State-modifying
Events blacklistAddresses(address[] _addresses, bool _isBlacklisted)
changeRegistry(address _newRegistry)
confirmWhitelisted(address _whitelistor)
renounceOwnership()
setPlatformLaunchDate(uint256 _launchDate)
setProtocolContract(address _contract, bool _isProtocolContract)
setWhitelisted(address _whitelisted)
transferOwnership(address _newOwner)
ConfirmWhitelisted(address _whitelistor, address _whitelistee)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ProposeWhitelisted(address _whitelistor, address _whitelistee)
constructor(address _registry, address _sale, uint256 _launchDate)
This contract contains no fallback and receive objects.
This contract contains no error objects.