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

TeleportrDeposit

Verified contract

Active on Ethereum with 101,032 txns
Deployed by via 0xb63adeaf at 14595007
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $992.76
ERC-20
Value $4,059.61
ERC-20
Value $225
ERC-20
Value $51
0x782640d95b5091d851fd3e0645018f330acf9b7037e642e457d12b610e75db3d
0xb5ddc883110f24e429fd7af8d61371fd23f57dd78355f9b6bf5d0a0932beca49
0x8713d5da642433ac49f3978d2b91ea0d1d6ae22583df542e464abca2fd2db7d4
0x317b8da8aee67f90395e1d73fdea62538bbcd68d08c98e736573b2c28baae9b4
0x0fbba890c3d8f431c1026bb0ecbbe414ac6c6e38432119f7eda1a50fbc7a71a5
0xcdb32457c2d2c4642ba6a1234e4de9663a1fa801c9b65493cdf0260e741b0bb4
0xe7598c9052823570662614c08bd7a7d0099058d3715d9a0a4ad37a1cae3e2ceb
0x9b14d44d472f789a1809cfcd00371799190e73ac399dfcae0214022941bad766
0x30499edd9ed6f2daf8058cb18a8c804060e8208b1765ab8de51e781583421d5f
0x450781f8dcc04bf146d04c2c34bad476ac2542230b8b23365797b61f4d898cf1

Functions
Getter at block 20798065
maxBalance(view returns (uint256)
1000000000000000000000
maxDepositAmount(view returns (uint256)
0
minDepositAmount(view returns (uint256)
100000000000000
owner(view returns (address)
0x78a25524d90e3d0596558fb43789bd800a5c3007
totalDeposits(view returns (uint256)
100823
Read-only

This contract contains no read-only function objects.

State-modifying
renounceOwnership(
setMaxAmount(uint256 _maxDepositAmount
setMaxBalance(uint256 _maxBalance
setMinAmount(uint256 _minDepositAmount
transferOwnership(address newOwner
withdrawBalance(
Events
BalanceWithdrawn(address indexed owneruint256 balance
EtherReceived(uint256 indexed depositIdaddress indexed emitteruint256 indexed amount
MaxBalanceSet(uint256 previousBalanceuint256 newBalance
MaxDepositAmountSet(uint256 previousAmountuint256 newAmount
MinDepositAmountSet(uint256 previousAmountuint256 newAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(uint256 _minDepositAmountuint256 _maxDepositAmountuint256 _maxBalance
Fallback and receive
receive(
Errors

This contract contains no error objects.