Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BUD | ERC-20 | 1.93B | -- | -- | |
BUD | ERC-20 | 442M | -- | -- | |
MYOU | ERC-20 | 0.1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19694436 | 7 months ago | | | 0 | 0.00035452510 | |
| 19041016 | 10 months ago | | | 0 | 0.0011828092 | |
| 17552819 | a year ago | | | 0 | 0.00047700800 | |
| 17552819 | a year ago | | | 0 | 0.00075060800 | |
| 17548579 | a year ago | | | 0 | 0.00047700800 | |
| 17548578 | a year ago | | | 0 | 0.00047681600 | |
| 17548578 | a year ago | | | 0 | 0.00047700800 | |
| 17548578 | a year ago | | | 0 | 0.00047700800 | |
| 17548578 | a year ago | | | 0 | 0.00047700800 | |
| 17548577 | a year ago | | | 0 | 0.00047700800 |
ABI
ABI objects
Getter at block 21158803
DECIMALS() view returns (uint8)
18
INITIAL_SUPPLY() view returns (uint256)
67000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Buddy
symbol() view returns (string)
BUD
totalSupply() view returns (uint256)
47000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
burn(uint256 value)
burnFrom(address from, uint256 value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.