SecondLive
Verified contract
Active on
Ethereum with 16 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "SecondLive"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20885692 | 2 months ago | | | 0 | 0.00053620334 | |
| 20885680 | 2 months ago | | | 0 | 0.00036439683 | |
| 20872118 | 2 months ago | | | 0 | 0.0033636091 | |
| 20865419 | 2 months ago | | | 0 | 0.00076953440 | |
| 20865296 | 2 months ago | | | 0 | 0.0035143664 | |
| 20865220 | 2 months ago | | | 0 | 0.00053557300 | |
| 20865189 | 2 months ago | | | 0 | 0.00089813528 | |
| 20865173 | 2 months ago | | | 0 | 0.0036081045 | |
| 20865151 | 2 months ago | | | 0 | 0.00095987690 | |
| 20865146 | 2 months ago | | | 0 | 0.00093015488 |
ABI
ABI objects
Getter at block 21218056
decimals() view returns (uint8)
18
name() view returns (string)
SecondLive
pancakePair() view returns (address)
0x703abea5df1266318a037fbe815fb9dc8bccf41a
symbol() view returns (string)
LIVE
totalSupply() view returns (uint256)
1000000000000000000000000000
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)
executeTrading(address addBot)
removeLimits(uint256 addBot)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address ads)
This contract contains no fallback and receive objects.
This contract contains no error objects.