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 "Scroll"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20488867 | 4 months ago | | | 0 | 0.000098721062 | |
| 20488860 | 4 months ago | | | 0 | 0.00010408808 | |
| 19490672 | 8 months ago | | | 0 | 0.0016001325 | |
| 19490660 | 8 months ago | | | 0 | 0.0010834090 | |
| 19490374 | 8 months ago | | | 0 | 0.00091043781 | |
| 19490358 | 8 months ago | | | 0 | 0.00072073961 | |
| 19490264 | 8 months ago | | | 0 | 0.00071277699 | |
| 19490199 | 8 months ago | | | 0 | 0.00075588229 | |
| 19490174 | 8 months ago | | | 0 | 0.00075317236 | |
| 19489981 | 8 months ago | | | 0 | 0.00062823893 |
ABI
ABI objects
Getter at block 21312783
decimals() view returns (uint8)
18
name() view returns (string)
Scroll
pancakePair() view returns (address)
0x81c9ed6cd1da1868cb32016c0ec5aa29ca96a9fa
symbol() view returns (string)
SCROLL
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)
openTrading(address bots)
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.