YoritomoMinamoto
Verified contract
Active on
Ethereum with 124 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($0.00)
No balances found for "YoritomoMinamoto"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15269954 | 2 years ago | | | 0 | 0.00055900847 | |
| 15259640 | 2 years ago | | | 0 | 0.00033991838 | |
| 15088643 | 2 years ago | | | 0 | 0.00098015397 | |
| 15088530 | 2 years ago | | | 0 | 0.00097733227 | |
| 15087497 | 2 years ago | | | 0 | 0.00087307051 | |
| 15086265 | 2 years ago | | | 0 | 0.00099008645 | |
| 15086003 | 2 years ago | | | 0 | 0.0014370521 | |
| 15085749 | 2 years ago | | | 0 | 0.0016969943 | |
| 15085634 | 2 years ago | | | 0 | 0.0015356256 | |
| 15085570 | 2 years ago | | | 0 | 0.0022059737 |
ABI
ABI objects
Getter at block 21311531
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x24a38035c78624634a2f0db18358711701e7c5b3
maxTxAmount() view returns (uint256)
10000000000000001
maxWalletAmount() view returns (uint256)
10000000000000001
name() view returns (string)
YoritomoMinamoto
snipersCaught() view returns (uint16)
0
symbol() view returns (string)
YORITOMO
totalSupply() pure returns (uint256)
100000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isSniper(address wallet) view returns (bool)
sniperCaughtInBlock(address wallet) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableBuySupport()
humanize()
ignoreFees(address wallet, bool toggle)
ignoreLimits(address wallet, bool toggle)
increaseLimits(uint16 maxTxAmtPermile, uint16 maxWalletAmtPermile)
initLP(uint256 ethAmountWei)
liquifySniper(address wallet)
setTaxDistribution(uint16 sharesTokenWallet, uint16 sharesBurnedTokens, uint16 sharesAutoLP, uint16 sharesEthWallet1, uint16 sharesEthWallet2, uint16 sharesEthWallet3)
setTaxRates(uint8 newBuyTax, uint8 newSellTax, uint8 newTxTax)
setTaxSwapLimits(uint32 minValue, uint32 minDivider, uint32 maxValue, uint32 maxDivider)
setTaxWallets(address newEthWallet1, address newEthWallet2, address newEthWallet3, address newTokenTaxWallet)
taxEthSend()
taxTokensSwap()
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 owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.