Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNI-V2 | ERC-20 | 6.244998M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21266217 | 5 days ago | | | 0 | 0.00092384341 | |
| 21266126 | 5 days ago | | | 0 | 0.00047920236 | |
| 20906465 | 2 months ago | | | 0 | 0.00023297627 | |
| 20765421 | 2 months ago | | | 0 | 0.00033818400 | |
| 20633917 | 3 months ago | | | 0 | 0.00016157777 | |
| 20590866 | 3 months ago | | | 0 | 0.000047056873 | |
| 20579991 | 3 months ago | | | 0 | 0.000093949362 | |
| 20548057 | 3 months ago | | | 0 | 0.000029540010 | |
| 20423156 | 4 months ago | | | 0 | 0.00034731012 | |
| 20410361 | 4 months ago | | | 0 | 0.000053521624 |
ABI
ABI objects
Getter at block 21303653
decimals() view returns (uint8)
18
name() view returns (string)
SMUDGE
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
SMUD
totalSupply() view returns (uint256)
13000000000000000000000000000000
uniswapV2Pair() view returns (address)
0xcb85371b6bbd5be3d1aa541e30612325ebba1577
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)
burn(uint256 value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setUniswapV2Pair(address _uniswapV2Pair)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 _totalSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.