StableTokenDepositaryBalanceView
Verified contract
Active on
Ethereum with 3 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "StableTokenDepositaryBalanceView"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12171760 | 4 years ago | | | 0 | 0.0031160000 | |
| 12171482 | 4 years ago | | | 0 | 0.0022419510 | |
| 12171404 | 4 years ago | | | 0 | 0.0085096800 |
ABI
ABI objects
Getter at block 21322149
allowedTokens() view returns (address[])
[0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48]
balance() view returns (uint256)
0
decimals() view returns (uint256)
18
owner() view returns (address)
0x6b62c5c2432da0399dd8f1e5da92bc81c9813803
Read-only
This contract contains no read-only function objects.
State-modifying
Events allowToken(address token)
denyToken(address token)
renounceOwnership()
transfer(address token, address recipient, uint256 amount)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenAllowed(address token)
TokenDenied(address token)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.