This contract is being backfilled. You may encounter incomplete storage history.

WalletCoordinator

Verified contract

Active on Ethereum with 2,408 txns
Deployed by via 0xc37f6621 at 6817690
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "WalletCoordinator"

0x00c53b5aab855e694ac1b1f3963a04f324cbe24467e314002d7c0b9379108f83
0xf294d102decbbc44892341ead6e7a8ea70cf958ba85498129ffb421f8bf7a6b3
0xf482dbf6564a4a1accabf591f9c8763970d2cbdb202e9dbc5f477c637600226e
0x38be0f139f4d5f379dae8d29d3696476fea0bc8104be31ece0227057c2937d55
0x9203b9bf590597b63ef0ba461ff0b06da1044fef406b1dc25c8eadc2595e0e71
0x965516716070c13edd3bd480a9280cbd74ec85f191e75eb42951a17790876603
0x4978df89a647c4c3a6ea884d7db05774c7b277ec9ac543973110c819e9d0d6d5
0xfdb5371dd1e54a702954c689b9934ae04c4ca1c5f8307dbf16013c2e162ad4df
0x0d84a967cdcd7cbdf6459ad9c59b544ec08b016bd02fd2785c776f5eaeee1183
0x2f61823456c91c34a918c43bb639b60c4f4dc514f9045170abcb2271a8bb98d1

Functions
Getter at block 20802902
admin(view returns (address)
0x87da7031e4b132448b0298806cb48ee0c2f9fe31
custodian(view returns (address)
0x99890dde6765bdd089dc8b1407602dc85136afcc
feeContract(view returns (address)
0xaefe9d152adb799899c49a9a2bc8a23a0e41ee9e
isAdmin(view returns (bool)
false
isOwner(view returns (bool)
false
owner(view returns (address)
0x07fe85ae738971f3f1132ceef949b3c42bae092c
paused(view returns (bool)
false
tokenContract(view returns (address)
0x0d262e5dc4a06a0f1c90ce79c7a60c09dfc884e4
Read-only
getFee(uint256 _baseuint256 _amountview returns (uint256)
State-modifying
pause(
setCustodianAddress(address _newAddressreturns (bool)
setFeeContractAddress(address _newAddressreturns (bool)
setTokenInterfaceAddress(address _newAddressreturns (bool)
transfer(address _fromAddressaddress _toAddressuint256 _amountuint256 _baseFee
transferAdministration(address newAdmin
transferOwnership(address newOwner
unpause(
Events
AdministrationTransferred(address indexed previousAdminaddress indexed newAdmin
CustodianAddressUpdated(address indexed oldAddressaddress indexed newAddress
FeeContractAddressUpdated(address indexed oldAddressaddress indexed newAddress
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(
TokenAddressUpdated(address indexed oldAddressaddress indexed newAddress
TransferSuccess(address indexed fromAddressaddress indexed toAddressuint256 amountuint256 networkFee
Unpaused(
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.