Atarashi Onmyoji
Verified contract
Active on
Ethereum with 417 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($0.00)
No balances found for "Atarashi Onmyoji"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21148923 | 19 days ago | | | 0 | 0.00051825726 | |
| 16363136 | 2 years ago | | | 0 | 0.00087953037 | |
| 16317450 | 2 years ago | | | 0 | 0.00068507880 | |
| 16233727 | 2 years ago | | | 0 | 0.00040761919 | |
| 16029626 | 2 years ago | | | 0 | 0.00063797986 | |
| 15984353 | 2 years ago | | | 0 | 0.00097721069 | |
| 15929516 | 2 years ago | | | 0 | 0.00083151853 | |
| 15864495 | 2 years ago | | | 0 | 0.00047099546 | |
| 15812976 | 2 years ago | | | 0 | 0.00055924800 | |
| 15773499 | 2 years ago | | | 0 | 0.0013522225 |
ABI
ABI objects
Getter at block 21286352
_burnAddress() view returns (address)
0x000000000000000000000000000000000000dead
_liquidityFee() view returns (uint256)
0
_lockTime() view returns (uint256)
0
_marketingFee() view returns (uint256)
0
_marketingWalletAddress() view returns (address)
0x2a56b36884ddc761ff77905d34bcce47ee945ad3
_maxWallet() view returns (uint256)
200000000000000000
_taxFee() view returns (uint256)
0
decimals() view returns (uint256)
9
name() view returns (string)
Atarashi Onmyoji
numTokensSellToAddToLiquidity() view returns (uint256)
1000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
ONMYOJI
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
10000000000000000000
uniswapV2Pair() view returns (address)
0xc13438796357b24e942872ae682037414815692d
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
renounceOwnership()
setBuyFeePercent(uint256 tFee, uint256 lFee, uint256 mFee)
setMarketingWalletAddress(address _addr)
setMaxWallet(uint256 maxWallet)
setNumTokensSellToAddToLiquidity(uint256 amount)
setRouterAddress(address newRouter)
setSellFeePercent(uint256 tFee, uint256 lFee, uint256 mFee)
setSwapAndLiquifyEnabled(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
withdrawStuckedFunds(uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxWalletUpdated(uint256 newMaxWallet)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.