Leaning Tower of Pisa
Verified contract
Active on
Ethereum with 8 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x12a2…4b32
3 additional
variables
Balances ($0.00)
No balances found for "Leaning Tower of Pisa"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17438181 | 2 years ago | | | 0 | 0.00063972254 | |
| 17438179 | 2 years ago | | | 0 | 0.0023958438 | |
| 17438146 | 2 years ago | | | 0 | 0.00049492307 | |
| 17438145 | 2 years ago | | | 0 | 0.00061685938 | |
| 17438144 | 2 years ago | | | 0 | 0.00065447854 | |
| 17438130 | 2 years ago | | | 0 | 0.0022246335 | |
| 17438129 | 2 years ago | | | 0 | 0.00061741184 | |
| 17438119 | 2 years ago | | | 0 | 0.0011509040 |
ABI
ABI objects
Getter at block 21378622
_maxTxAmount() view returns (uint256)
1000000000000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000000000000
_swapTokensAtAmount() view returns (uint256)
1000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
Leaning Tower of Pisa
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
PISA
totalSupply() pure returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0xccd64b88d7776f678ad96139c1964c97eb8e0722
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
snipers(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading()
reduceFees()
renounceOwnership()
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
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(address routerAddr, address marketingAddress)
receive()
This contract contains no error objects.