Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x23d9…0c68
3 additional
variables
Balances ($0.00)
No balances found for "ZamoLaws"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18909947 | a year ago | | | 0 | 0.0023559386 | |
| 17454087 | 2 years ago | | | 0 | 0.00044374577 | |
| 16576191 | 2 years ago | | | 0 | 0.00061689607 | |
| 15853256 | 2 years ago | | | 0 | 0.00053939062 | |
| 15753399 | 2 years ago | | | 0 | 0.00089245610 | |
| 15513067 | 2 years ago | | | 0 | 0.00029599690 | |
| 15207649 | 2 years ago | | | 0 | 0.00061862145 | |
| 14866683 | 3 years ago | | | 0 | 0.0010962140 | |
| 14855107 | 3 years ago | | | 0 | 0.0017591069 | |
| 14855032 | 3 years ago | | | 0 | 0.0023962760 |
ABI
ABI objects
Getter at block 21389751
_maxTxAmount() view returns (uint256)
25000000000000000000
_maxWalletSize() view returns (uint256)
25000000000000000000
_swapTokensAtAmount() view returns (uint256)
500000000000000000
decimals() pure returns (uint8)
9
developmentWallet() view returns (address)
0x23d94b332f6f89cbd3555c645736a0bd52c70c68
name() pure returns (string)
ZamoLaws
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
ZAMO
totalSupply() pure returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0x1f035af6a89ea0aa867e2d3141d83cf6ea87f701
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
lowerBuyTeamFee(uint256 amount)
lowerSellTeamFee(uint256 amount)
manualsend()
manualswap(uint256 amount)
renounceOwnership()
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
setTrading(bool _tradingOpen)
toggleSwap(bool _swapEnabled)
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.