Hideyoshi
Verified contract
Active on
Ethereum with 232 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Hideyoshi | ERC-20 | 2.321487M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15815391 | 2 years ago | | | 0 | 0.00031006365 | |
| 15765774 | 2 years ago | | | 0 | 0.00056865688 | |
| 15734634 | 2 years ago | | | 0 | 0.00036674171 | |
| 15733916 | 2 years ago | | | 0 | 0.00094528216 | |
| 15733549 | 2 years ago | | | 0 | 0.00085835734 | |
| 15731995 | 2 years ago | | | 0 | 0.00094072627 | |
| 15731858 | 2 years ago | | | 0 | 0.00085475072 | |
| 15731414 | 2 years ago | | | 0 | 0.00088010028 | |
| 15729533 | 2 years ago | | | 0 | 0.00088285660 | |
| 15729399 | 2 years ago | | | 0 | 0.00099221413 |
ABI
ABI objects
Getter at block 21249893
buybackFee() view returns (uint256)
0
decimals() view returns (uint8)
4
factory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
feeDenominator() view returns (uint256)
100
getCirculatingSupply() view returns (uint256)
962337052880
largeSwapThreshold() view returns (uint256)
2000000000
liquidityFee() view returns (uint256)
1
liquidityReceiver() view returns (address)
0x93d11f4fdc39fdf04400c229a2c0676f91e07c32
main_pair() view returns (address)
0x254ebe21b2f96371acce04cd6205bc5fa9359b8e
marketingFee() view returns (uint256)
2
marketingReceiver() view returns (address)
0x93d11f4fdc39fdf04400c229a2c0676f91e07c32
max_tx() view returns (uint256)
1000000000000
max_wallet() view returns (uint256)
1000000000000
name() view returns (string)
Hideyoshi
owner() view returns (address)
0x000000000000000000000000000000000000dead
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
showPairList() view returns (address[])
[0x254Ebe21B2F96371ACCE04Cd6205BC5fA9359B8E]
smallSwapThreshold() view returns (uint256)
1000000000
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1000000000
symbol() view returns (string)
Hideyoshi
totalFee() view returns (uint256)
3
totalSupply() view returns (uint256)
1000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isFeeExempt(address) view returns (bool)
isLimitExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
isPair(address) view returns (bool)
isTimeExempt(address) view returns (bool)
pairs(uint256) view returns (address)
State-modifying
Events adjustFees(uint256 _buybackFee, uint256 _liquidityFee, uint256 _marketingFee, uint256 _feeDenominator)
antiMonkey(address sniperAddress)
approve(address spender, uint256 amount) returns (bool)
authorize(address adr)
changeMaxTx(uint256 percent, uint256 denominator)
changeMaxWallet(uint256 percent, uint256 denominator)
cooldownEnabled(bool _status, uint8 _interval)
createPair(address token)
rescue()
rescueToken(address _token)
resetFees()
setAntiFeeBlocks(uint256 blocks)
setAntiFeeGas(bool active, uint256 quantity)
setFeeReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver)
setIsFeeExempt(address holder, bool exempt)
setIsLimitExempt(address holder, bool exempt)
setSwapBackSettings(bool _enabled, uint256 _smallAmount, uint256 _largeAmount)
setisTimeExempt(address holder, bool exempt)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
updateTokenDetails(string newName, string newSymbol)
Approval(address indexed owner, address indexed spender, uint256 amount)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor()
receive()
This contract contains no error objects.