THEGODOFFIRE
Verified contract
Active on
Ethereum with 201 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KAGU | ERC-20 | 1.261041M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15863582 | 2 years ago | | | 0 | 0.00018340482 | |
| 15584566 | 2 years ago | | | 0 | 0.00041627411 | |
| 15448169 | 2 years ago | | | 0 | 0.00074237608 | |
| 15444632 | 2 years ago | | | 0 | 0.00082235679 | |
| 15392276 | 2 years ago | | | 0 | 0.0013322422 | |
| 15377495 | 2 years ago | | | 0 | 0.00022682854 | |
| 15375484 | 2 years ago | | | 0 | 0.00030434937 | |
| 15374946 | 2 years ago | | | 0 | 0.00052348606 | |
| 15370270 | 2 years ago | | | 0 | 0.00037236364 | |
| 15369176 | 2 years ago | | | 0 | 0.00046768759 |
ABI
ABI objects
Getter at block 21276166
_maxTxAmount() view returns (uint256)
100000000000
_maxWalletToken() view returns (uint256)
100000000000
burnFee() view returns (uint256)
20
buybackFee() view returns (uint256)
0
buybackFeeReceiver() view returns (address)
0x2e1bc47c0c140e08a0c4a6a41a386d1100dca8db
decimals() view returns (uint8)
4
feeDenominator() view returns (uint256)
1000
getCirculatingSupply() view returns (uint256)
5582147579119
getOwner() view returns (address)
0x5c0410ecd7f528d38cb569852fcacd921588c4ed
marketingFee() view returns (uint256)
20
marketingFeeReceiver() view returns (address)
0x9e2767f498d4a7a3687c1257cbd06103df720e94
name() view returns (string)
Kagutsuchi
pair() view returns (address)
0x523a5be0434209a8f2fb784122c55f486fc1ee1b
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
20000000000
symbol() view returns (string)
KAGU
teamFee() view returns (uint256)
20
teamFeeReceiver() view returns (address)
0xa367e50a1b638f93f7fdf4a9333e7c48ea55522e
totalFee() view returns (uint256)
60
totalSupply() view returns (uint256)
9582147579119
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance(uint256 amountPercentage)
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool success)
renounceOwnership()
setFeeReceivers(address _marketingFeeReceiver, address _teamFeeReceiver, address _buybackFeeReceiver)
setFees_base1000(uint256 _marketingFee, uint256 _teamFee, uint256 _buybackFee, uint256 _burnFee)
setMaxTxPercent_base1000(uint256 maxTXPercentage_base1000)
setMaxWalletPercent_base1000(uint256 maxWallPercent_base1000)
setMultipliers(uint256 _buy, uint256 _sell, uint256 _trans)
setSwapBackSettings(bool _enabled, uint256 _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.