Scroll of Independence
Verified contract
Active on
Ethereum with 505 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc696…7ee2
8 additional
variables
Balances ($0.00)
No balances found for "Scroll of Independence"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20784882 | 2 months ago | | | 0 | 0.0015536800 | |
| 20784581 | 2 months ago | | | 0 | 0.0013246023 | |
| 20723959 | 2 months ago | | | 0 | 0.00018848253 | |
| 20624595 | 3 months ago | | | 0 | 0.000059598977 | |
| 20606526 | 3 months ago | | | 0 | 0.000053026909 | |
| 20547156 | 3 months ago | | | 0 | 0.000061922741 | |
| 20301113 | 4 months ago | | | 0 | 0.00025184750 | |
| 20231987 | 5 months ago | | | 0 | 0.00035181917 | |
| 20217833 | 5 months ago | | | 0 | 0.00037366413 | |
| 20150577 | 5 months ago | | | 0 | 0.000084633867 |
ABI
ABI objects
Getter at block 21249867
Zx() view returns (uint256)
3
_maxTaxSwap() view returns (uint256)
9400000000000000000
_maxTxAmount() view returns (uint256)
470000000000000000000
_maxWalletSize() view returns (uint256)
470000000000000000000
_taxSwapThreshold() view returns (uint256)
470000000000000000
caSwitch() view returns (bool)
true
decimals() pure returns (uint8)
9
name() pure returns (string)
Scroll of Independence
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
SOI
totalSupply() pure returns (uint256)
470000000000000000000
uniswapV2Pair() view returns (address)
0xf5910f0db5d8e4576ae9c1c65c1176587d05ade3
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
removeLimits()
renounceOwnership()
setMarketPair(address addr)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.