NETHERLANDS-KAI
Verified contract
Active on
Ethereum with 18 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "NETHERLANDS-KAI"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16171042 | 2 years ago | | | 0 | 0.00081768800 | |
| 16147000 | 2 years ago | | | 0 | 0.00046708000 | |
| 16144272 | 2 years ago | | | 0 | 0.00068062000 | |
| 16144138 | 2 years ago | | | 0 | 0.00095530132 | |
| 16144137 | 2 years ago | | | 0 | 0.00053990000 | |
| 16144103 | 2 years ago | | | 0 | 0.00073319895 | |
| 16144095 | 2 years ago | | | 0 | 0.00074269635 | |
| 16144089 | 2 years ago | | | 0 | 0.00067878952 | |
| 16144089 | 2 years ago | | | 0 | 0.00067878952 | |
| 16144089 | 2 years ago | | | 0 | 0.00070205452 |
ABI
ABI objects
Getter at block 21159390
_maxTxAmount() view returns (uint256)
1000000000000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000000000000
decimals() view returns (uint8)
9
isPaused() view returns (bool)
true
manager() view returns (address)
0xb9da7ab4936a9bdcf0fa4e893c399cb9aba5f452
name() view returns (string)
NETHERLANDS-KAI
owner() view returns (address)
0x0000000000000000000000000000000000000000
paused() view returns (bool)
false
symbol() view returns (string)
NET
totalSupply() view returns (uint256)
1000000000000000
uniswapV2Pair() view returns (address)
0x8df4c48b23bd84c913b554abc14ebd840e098478
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
balanceOfAt(address account, uint256 snapshotId) view returns (uint256)
totalSupplyAt(uint256 snapshotId) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
pause()
renounceOwnership()
setManager(address manager)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxTxnAmountAndMaxWallet(uint256 maxTxAmount, uint256 maxWalletSize)
setMaxWalletSize(uint256 maxWalletSize)
setPoolAddress(address pool)
snapshot() returns (uint256)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unpause()
unpauseExceptSelling()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Snapshot(uint256 id)
Transfer(address indexed from, address indexed to, uint256 value)
Unpaused(address account)
constructor(string name, string symbol, uint8 decimals, address manager, address uniswapRouter, address stableToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.