TeleportCustody
Verified contract
Active on
Ethereum with 21,207 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($700,963.76)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 700.262788K | $1.001 |
$700,963.05 | |
MTV | ERC-20 | 1K | $0.000709 |
$0.71 | |
BLs | ERC-20 | 50K | -- | -- | |
DACC | ERC-20 | 3.539K | -- | -- | |
TetherLP.com | ERC-20 | 400 | -- | -- | |
TetherClaims.com | ERC-20 | 400 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157784 | 2 hours ago | | | 0 | 0.00076316970 | |
| 21128098 | 4 days ago | | | 0 | 0.0013116237 | |
| 21117167 | 6 days ago | | | 0 | 0.0018598612 | |
| 21048457 | 15 days ago | | | 0 | 0.00048336918 | |
| 21011831 | 20 days ago | | | 0 | 0.00071041206 | |
| 21010886 | 21 days ago | | | 0 | 0.00040087847 | |
| 20991754 | 23 days ago | | | 0 | 0.0011745241 | |
| 20987472 | 24 days ago | | | 0 | 0.0023386770 | |
| 20983410 | 24 days ago | | | 0 | 0.00087023809 | |
| 20959745 | a month ago | | | 0 | 0.00091167180 |
ABI
ABI objects
Getter at block 21158233
isFrozen() view returns (bool)
false
owner() view returns (address)
0x3f74f0af1fa2b2308dd157c7f163307e52e7fed4
Read-only
allowedAmount(address account) view returns (uint256)
State-modifying
Events freeze()
lock(uint256 amount, bytes8 flowAddress)
renounceOwnership()
transferOwnership(address newOwner)
unfreeze()
unlock(uint256 amount, address ethereumAddress, bytes32 flowHash)
unlockByOwner(uint256 amount, address ethereumAddress, bytes32 flowHash)
updateAdmin(address account, uint256 newAllowedAmount)
AdminUpdated(address indexed account, uint256 allowedAmount)
Locked(uint256 amount, bytes8 indexed flowAddress, address indexed ethereumAddress)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Unlocked(uint256 amount, address indexed ethereumAddress, bytes32 indexed flowHash)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.