This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20793297, which is 10 minutes old. We're running behind the tip but working to resolve the issue.

Deposit

Verified contract

Active on Ethereum with 22,316 txns
Deployed by via 0xfb164e6d at 19338573
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x943e198ffa1b21f9bd5bb5fa5cee3f283f3a559b1747902c8a9935b0980c6ac4
0xaa6d679effae6baae01f84122a22844d49fd5b4b6b45b6bc7b5434f023889860
0x2a590525ff2662168bdcdd096e3cc0ee7816c074fab610ed25ea7502299f54cb
0x11ae57dab24db0d0605d28a870e53c7609e7f0bb129304f85979de9cc7f21b1f
0x86cb3eb9edbbc9276a4ba3c6f9b49fe3d1de20c92273fd5dda2526b849f8550e
0x4dfe0dac8c9e72a0da4f5233dfc3b38a963f0dc484f5699278cb253e1377728d
0xd968a9c5e3081e186fac4ec5e8b089a8f123b8639e2145fa409cb1a453ddd3c0
0x00db2c6077592207dc3a54ceb74f35254c973d940995603f16ccbde792549ff8
0x933428c0acbe4f4f976a5f0d61444090e746b5c88a84b0ff1583c58a40a92a9a
0xd48fcaa898fdacf43049f62d100f33369182c510f033d68ac027bff0ddb1a1ae

Functions
Getter at block 20793296
allOrderId(view returns (uint256)
22229
 
getBeneficiaries(view returns (address[])
owner(view returns (address)
0x985ba524b8570ebea6afa8b113a5f2bba10fdb27
Read-only
allOrders(uint256view returns (address owneraddress beneficiaryAddruint256 orderIduint256 orderDateuint256 amountuint256 tokenTypestring account)
getTokensType(uint256 indexview returns (address)
tokens(uint256view returns (address)
totalDeposited(uint256view returns (uint256)
State-modifying
addBeneficiary(address _beneficiary
addTokensType(address _token
deposit(uint256 _amtstring _accountuint256 _tokenType
renounceOwnership(
transferOwnership(address newOwner
Events
DepositToken(address owneruint256 orderIduint256 amountuint256 tokenTypestring account
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
FailedInnerCall(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
SafeERC20FailedOperation(address token