GodOfTsuka
Verified contract
Active on
Ethereum with 176 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x213c…5481
0xa71d…1068
Balances ($0.00)
No balances found for "GodOfTsuka"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15616668 | 2 years ago | | | 0 | 0.00027034000 | |
| 15616658 | 2 years ago | | | 0 | 0.00027034000 | |
| 15616640 | 2 years ago | | | 0 | 0.00027034000 | |
| 15616621 | 2 years ago | | | 0 | 0.00027034000 | |
| 15616603 | 2 years ago | | | 0 | 0.00027034000 | |
| 15616348 | 2 years ago | | | 0 | 0.00027034000 | |
| 15616330 | 2 years ago | | | 0 | 0.00027034000 | |
| 15616312 | 2 years ago | | | 0 | 0.00027034000 | |
| 15616302 | 2 years ago | | | 0 | 0.00027034000 | |
| 15616293 | 2 years ago | | | 0 | 0.00027034000 |
ABI
ABI objects
Getter at block 21383268
decimals() pure returns (uint8)
9
name() pure returns (string)
GodOfTsuka
owner() view returns (address)
0x6b04e9c4026cfc09f88415d20455b0439256b41a
pair() view returns (address)
0xe6c3641e83ac0f204e342ca0825ffd459daa38e6
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() pure returns (string)
GodTSUKA
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualsend()
manualswap()
renounceOwnership()
rescueForeignTokens(address _tokenAddr, address _to, uint256 _amount)
setBotList(address addr, bool enable)
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setNewDevAddress(address dev)
setNewMarketingAddress(address markt)
toggleSwap(bool _swapEnabled)
tranferMultilWallet(address[] accounts, uint256 amount)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
devAddressUpdated(address indexed previous, address indexed adr)
marketingAddressUpdated(address indexed previous, address indexed adr)
tokensRescued(address indexed token, address indexed to, uint256 amount)
constructor()
receive()
This contract contains no error objects.