Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($70,309.07)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 70.238826K | $1.001 |
$70,309.07 | |
FORS | ERC-20 | 50K | -- | -- | |
YAMv2 | ERC-20 | 5.956061K | -- | -- | |
OM | ERC-20 | 43 | -- | -- | |
COW | ERC-20 | 1.023 | -- | -- | |
DCML | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21140601 | 3 days ago | | | 0 | 0.00020546501 | |
| 21106709 | 7 days ago | | | 0 | 0.00010162320 | |
| 21085161 | 10 days ago | | | 0 | 0.00023873686 | |
| 21085084 | 10 days ago | | | 0 | 0.00021562629 | |
| 21070473 | 12 days ago | | | 0 | 0.00020024613 | |
| 21025268 | 19 days ago | | | 0 | 0.00015289204 | |
| 21025172 | 19 days ago | | | 0 | 0.00016150094 | |
| 21021985 | 19 days ago | | | 0 | 0.00035737091 | |
| 20995620 | 23 days ago | | | 0 | 0.00028351949 | |
| 20900066 | a month ago | | | 0 | 0.00015429709 |
ABI
ABI objects
Getter at block 21158842
decimals() view returns (uint8)
24
minter() view returns (address)
0xf1d7c9e4c57a5c1902f4a4ae2630d2da78ffb1c1
name() view returns (string)
YAMv2
symbol() view returns (string)
YAMv2
totalSupply() view returns (uint256)
3726411616545120934755180424489
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address account, uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name, string symbol, address minter_)
This contract contains no fallback and receive objects.
This contract contains no error objects.