Forwarder

Verified contract

Active on Ethereum with 29 txns
Deployed by via 0x71591a94 at 17911168
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Forwarder"

0x24b1da9522d46e3335dfdce6a406977fdf1bdcd59dc157d9abdecd022286ad50
0x9988d332e9195c881f7db5e4c310e415d691c885b8c5adff5da6632587ca5cc6
0xf0970c44bc2dd00d5cd12b68b3f12f4e78b0660002f705fed46ccd40daaf699e
0x3940c462eef46611050c601e1fd040571f41e0394d27285e05810f8cdd377bed
0xc10063269b8357bf3eb311df0255465768b025f0e577dab405e92cc8acb6cd61
0xd73296f9b97a97a0b624ae6b5e648b1b5fa71adbf2004d28b03e51d187887361
0x93e32a519ee36310500255a80114ec300decda5d180ddcbf507eab5bac437af1
0x0a9fd59fb8df47e55a5ebea617ef85d1e0deb1536d1b8a810322c5e3a8930a9e
0xac2761daef41c6a8f57f766b9e8f1d9b51afcebffc21eda62b8a1fc6ff4c45e1
0x97bc36a76d2ea0bfa30c769364eb98f8be8304b4b07fdd959c1362dfac26d901

Functions
Getter at block 21226845
WalletAddress(view returns (address)
0xd9d456cc61727de925d1cbbcc1747c2c645436a4
owner(view returns (address)
0xf3088cca7e2c2df73e11e86f83a2d5a70112187d
Read-only
whitelist(addressview returns (bool)
State-modifying
AdminTokenTransfer(address[] tokenaddress[] recipientsuint256[] values
UserTokentransfer(address[] tokenaddress[] recipientsuint256[] values
addToWhitelist(address _address
changeWalletAddress(address _walletaddress
removeToWhitelist(address _address
renounceOwnership(
transferEther(address[] recipientsuint256[] valuespayable 
transferOwnership(address newOwner
Events
AddToWhitelist(address indexed userAddress
BalanceTransfer(address indexed fromAddressaddress indexed recipientsuint256 amount
ChangeWalletAddress(address indexed newAddress
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RemoveToWhitelist(address indexed userAddress
TokenTransfer(address indexed recipientsaddress indexed depositAddressuint256 amount
WithdrawRequestApproved(address indexed fromAddressaddress indexed recipientsuint256 amount
Constructor
constructor(address walletaddess
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account