Tsunagari
Verified contract
Active on
Ethereum with 783 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GARI | ERC-20 | 314.552999K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19793735 | 7 months ago | | | 0 | 0.00014192790 | |
| 19046107 | a year ago | | | 0 | 0.00068871744 | |
| 18711969 | a year ago | | | 0 | 0.00097759565 | |
| 17983285 | a year ago | | | 0 | 0.00039305720 | |
| 17949149 | a year ago | | | 0 | 0.00062669899 | |
| 17480083 | a year ago | | | 0 | 0.0010328047 | |
| 17377628 | 2 years ago | | | 0 | 0.0012979647 | |
| 17010219 | 2 years ago | | | 0 | 0.00048892775 | |
| 16817069 | 2 years ago | | | 0 | 0.00070448224 | |
| 16672773 | 2 years ago | | | 0 | 0.0037998663 |
ABI
ABI objects
Getter at block 21396504
decimals() view returns (uint8)
18
getFee() view returns (uint256)
0
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
20000000000000000000000000
maxWallet() view returns (uint256)
20000000000000000000000000
name() view returns (string)
Tsunagari
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapTokensAtAmount() view returns (uint256)
1500000000000000000000000
symbol() view returns (string)
GARI
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
forceSend()
forceSwap()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeWallet(address newWallet)
updateFees(uint256 marketingFee, uint256 sellFee)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
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)
constructor()
receive()
This contract contains no error objects.