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 "Forwarder"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18140712 | a year ago | | | 0 | 0.00060198009 | |
| 18140697 | a year ago | | | 0 | 0.00099655723 | |
| 18091085 | a year ago | | | 0 | 0.00087717410 | |
| 18090980 | a year ago | | | 0.00077021594 | 0.00090764863 | |
| 18089816 | a year ago | | | 0.00060380119 | 0.00073747634 | |
| 18089806 | a year ago | | | 0 | 0.00067308279 | |
| 18088664 | a year ago | | | 0 | 0.00055749296 | |
| 18088644 | a year ago | | | 0.000575256 | 0.00067790121 | |
| 18025484 | a year ago | | | 0 | 0.00092476582 | |
| 18025229 | a year ago | | | 0 | 0.0010214458 |
ABI
ABI objects
Getter at block 21226845
WalletAddress() view returns (address)
0xd9d456cc61727de925d1cbbcc1747c2c645436a4
owner() view returns (address)
0xf3088cca7e2c2df73e11e86f83a2d5a70112187d
Read-only
whitelist(address) view returns (bool)
State-modifying
Events AdminTokenTransfer(address[] token, address[] recipients, uint256[] values)
UserTokentransfer(address[] token, address[] recipients, uint256[] values)
addToWhitelist(address _address)
changeWalletAddress(address _walletaddress)
removeToWhitelist(address _address)
renounceOwnership()
transferEther(address[] recipients, uint256[] values) payable
transferOwnership(address newOwner)
AddToWhitelist(address indexed userAddress)
BalanceTransfer(address indexed fromAddress, address indexed recipients, uint256 amount)
ChangeWalletAddress(address indexed newAddress)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemoveToWhitelist(address indexed userAddress)
TokenTransfer(address indexed recipients, address indexed depositAddress, uint256 amount)
WithdrawRequestApproved(address indexed fromAddress, address indexed recipients, uint256 amount)
constructor(address walletaddess)
This contract contains no fallback and receive objects.
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)