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 |
---|---|---|---|---|---|
DTA | ERC-20 | 20 | -- | -- | |
LINO | ERC-20 | 20 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6128891 | 6 years ago | | | 0 | 0.00011306800 | |
| 6113282 | 6 years ago | | | 140 | 0.0012843250 | |
| 6113276 | 6 years ago | | | 0.001 | 0.0022554000 | |
| 6112851 | 6 years ago | | | 288.7 | 0.0012843250 | |
| 6112785 | 6 years ago | | | 511 | 0.0012843250 | |
| 6112513 | 6 years ago | | | 63 | 0.0012843250 | |
| 6111353 | 6 years ago | | | 5.5 | 0.0019108250 | |
| 6111100 | 6 years ago | | | 0 | 0.0022688000 | |
| 6109025 | 6 years ago | | | 0.99795 | 0.0012843250 | |
| 6107311 | 6 years ago | | | 5.5 | 0.0012823650 |
ABI
ABI objects
Getter at block 21258069
gatewayOpened() view returns (bool)
false
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xbe7f8a49d44c1cadf8b0eab59a6815adcfd4bbee
targetWallet() view returns (address)
0xa0fdbf3404d39caf3f1b3a4dfebc07b3409221a2
whitelistWallet() view returns (address)
0xc04e7dc2c6fa0722ac4f326c0873089e9b4b2a1e
Read-only
whitelist(address) view returns (bool)
State-modifying
Events addToWhitelist(address _participant)
addToWhitelistMultiple(address[] _participants)
closeGateway()
confirmOwnership()
openGateway()
removeFromWhitelist(address _participant)
removeFromWhitelistMultiple(address[] _participants)
setTargetWallet(address _wallet)
setWhitelistWallet(address _wallet)
transferOwnership(address _newOwner)
GatewayStatusUpdated(bool _status)
OwnershipTransferConfirmed(address indexed _from, address indexed _to)
OwnershipTransferProposed(address indexed _from, address indexed _to)
PassedGateway(address _participant, uint256 _value)
TargetWalletUpdated(address _newWallet)
WhitelistUpdated(address indexed _participant, bool _status)
WhitelistWalletUpdated(address _newWhitelistWallet)
constructor()
fallback()
This contract contains no error objects.