TeleportCustody
Verified contract
Active on
Ethereum with 739 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5c14…3b2b
Balances ($1.45)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BlueSparrow | ERC-20 | 50 | $0.027915 |
$1.4 | |
WFLOW | ERC-20 | 0.075407 | $0.708192 |
$0.05 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20528144 | 3 months ago | | | 0 | 0.00065029470 | |
| 20528138 | 3 months ago | | | 0 | 0.00022210751 | |
| 20528116 | 3 months ago | | | 0 | 0.00066157171 | |
| 18259988 | a year ago | | | 0 | 0.0013630705 | |
| 18253288 | a year ago | | | 0 | 0.00042352135 | |
| 18196994 | a year ago | | | 0 | 0.0012885713 | |
| 18173649 | a year ago | | | 0 | 0.00071072465 | |
| 18081327 | a year ago | | | 0 | 0.0014143696 | |
| 18047708 | a year ago | | | 0 | 0.0014613205 | |
| 18001117 | a year ago | | | 0 | 0.0019558417 |
ABI
ABI objects
Getter at block 21220423
isFrozen() view returns (bool)
false
owner() view returns (address)
0xba8703220a9fc4a1475fe908de7f2d68ac18feab
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 allowedAmount)
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.