Japan Tourism Agency
Verified contract
Active on
Ethereum with 104 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xcb71…3715
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,101.49 |
$0 | |
SHINTO | ERC-20 | 11.2236K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20355861 | 4 months ago | | | 0 | 0.00015510469 | |
| 17015495 | 2 years ago | | | 0 | 0.00082502614 | |
| 16928424 | 2 years ago | | | 0 | 0.0013234584 | |
| 16928418 | 2 years ago | | | 0 | 0.00076871647 | |
| 16928331 | 2 years ago | | | 0 | 0.0013740066 | |
| 15491666 | 2 years ago | | | 0 | 0.00069642245 | |
| 15444806 | 2 years ago | | | 0 | 0.00061485482 | |
| 15444802 | 2 years ago | | | 0 | 0.00054082454 | |
| 15431993 | 2 years ago | | | 0 | 0.00035073206 | |
| 15431984 | 2 years ago | | | 0 | 0.00039087359 |
ABI
ABI objects
Getter at block 21211826
_liquidityFeeOnBuy() view returns (uint256)
1
_liquidityFeeOnSell() view returns (uint256)
1
_marketingFeeOnBuy() view returns (uint256)
5
_marketingFeeOnSell() view returns (uint256)
5
_maxWalletAmount() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Japan Tourism Agency
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAmount() view returns (uint256)
70000000000000
symbol() pure returns (string)
SHINTO
totalSupply() pure returns (uint256)
10000000000000000
uniswapV2Pair() view returns (address)
0x1c8a33038158970bdf61786cb5290bf2cf64e462
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklistmany(address[] bots_)
manualSend()
manualSwap()
renounceOwnership()
setMaxWalletAmount(uint256 maxWalletAmount)
setMktgaddress(address walletAddress)
setSwapAmount(uint256 _swapAmount)
setTaxRate(uint256 liqFee, uint256 mktgFee)
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)
FeesUpdated(uint256 _marketingFee, uint256 _liquidityFee)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.