YoTuBang Eco Pass
Verified contract
Active on
Ethereum with 797 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "YoTuBang Eco Pass"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10249008 | 5 years ago | | | 0 | 0.0018171000 | |
| 9928264 | 5 years ago | | | 0 | 0.0017452200 | |
| 9927135 | 5 years ago | | | 0 | 0.0010899000 | |
| 9895096 | 5 years ago | | | 0 | 0.000036318000 | |
| 9874769 | 5 years ago | | | 0 | 0.00025422600 | |
| 9869147 | 5 years ago | | | 0 | 0.00019974901 | |
| 9869147 | 5 years ago | | | 0 | 0.00028224901 | |
| 9842715 | 5 years ago | | | 0 | 0.00021790800 | |
| 9838818 | 5 years ago | | | 0 | 0.0015395400 | |
| 9836225 | 5 years ago | | | 0 | 0.00028238100 |
ABI
ABI objects
Getter at block 21392752
decimals() view returns (uint8)
18
name() view returns (string)
YoTuBang Eco Pass
symbol() view returns (string)
LVD
totalSupply() view returns (uint256)
100000000000000000000000000
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 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.