Cat Nation
Verified contract
Active on
Ethereum with 742 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x34b2…aa78
17 additional
variables
Balances ($84.28)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 84.2787 | $1.00 |
$84.28 | |
CAT | ERC-20 | 4.724758K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20889197 | a month ago | | | 0 | 0.00013812840 | |
| 20889197 | a month ago | | | 0 | 0.00013812840 | |
| 20889196 | a month ago | | | 0 | 0.00014026503 | |
| 20776945 | 2 months ago | | | 0 | 0.00032295177 | |
| 19615631 | 7 months ago | | | 0 | 0.00050103671 | |
| 19615611 | 7 months ago | | | 0 | 0.00047643824 | |
| 18920851 | 10 months ago | | | 0 | 0.00066904796 | |
| 18874245 | a year ago | | | 0 | 0.00062371880 | |
| 18606677 | a year ago | | | 0 | 0.00097770199 | |
| 18534374 | a year ago | | | 0 | 0.0014802083 |
ABI
ABI objects
Getter at block 21208265
bankAddress() view returns (address)
0xfc8ca08fae6471796af517bc185a04a4dd5f545d
bankOpen() view returns (bool)
true
decimals() view returns (uint8)
18
interval() view returns (uint256)
86400
isProtection() view returns (bool)
true
marketAddress() view returns (address)
0xcdf130780dc0c2da5932f7cb33cbf54cb3bb837c
name() view returns (string)
Cat Nation
owner() view returns (address)
0x0000000000000000000000000000000000000000
protectionP() view returns (uint256)
1203120546160098815483882358670
protectionR() view returns (uint256)
5
protectionT() view returns (uint256)
1699200000
supply() view returns (uint256)
120000000000000000000000000
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
12000000000000000000000
symbol() view returns (string)
CAT
totalSupply() view returns (uint256)
120000000000000000000000000
treasuryAddress() view returns (address)
0x2192207555651e9f48c721aa6678a96bdc7ee304
treasuryOpen() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x34b2026acbbd7be3c0edd55dffe772b8ab8caa78
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
allowance(address owner, address spender) view returns (uint256)
ammPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
getFee(address from, address to, uint256 currentP, uint256 currentBlock) view returns (uint256, uint256, uint256, uint256)
get_value(uint256 amount) view returns (uint256 usdtAmount)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
resetProtection(uint256 _protectionT)
setBank(bool _bankOpen, address _bankAddress)
setBlocks(uint256 _firstBlock, uint256 _secondBlock)
setHoldingAmountLimit(uint256 _holdingAmountLimit)
setMarket(address _marketAddress)
setOpenTransaction()
setProtection(bool _isProtection, uint256 _protectionR, uint256 _protectionT)
setSwapBackSettings(bool _enabled, uint256 _amount)
setTreasury(bool _treasuryOpen, address _treasuryAddress)
transfer(address recipient, uint256 amount) returns (bool)
transfer01(address[] users, bool _isExclude)
transfer02(address[] users, bool _isLowFee)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withDrawEth(address _to)
withDrawToken(address _token, uint256 _amount, address _to)
Approval(address indexed owner, address indexed spender, uint256 value)
BuyToken(address indexed to, uint256 amount, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.