Ryu Agumon
Verified contract
Active on
Ethereum with 33 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe7d1…8db4
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$AGUMON | ERC-20 | 1B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15695593 | 2 years ago | | | 0 | 0.00098791026 | |
| 15695591 | 2 years ago | | | 0 | 0.00023882307 | |
| 15695549 | 2 years ago | | | 0 | 0.00026791779 | |
| 15695541 | 2 years ago | | | 0 | 0.00029039288 | |
| 15695538 | 2 years ago | | | 0 | 0.00027974400 | |
| 15695535 | 2 years ago | | | 0 | 0.00036955296 | |
| 15695528 | 2 years ago | | | 0 | 0.00028058744 | |
| 15695506 | 2 years ago | | | 0 | 0.00027463274 | |
| 15695496 | 2 years ago | | | 0 | 0.00030102234 | |
| 15695494 | 2 years ago | | | 0 | 0.00029982178 |
ABI
ABI objects
Getter at block 21393726
Percent_Burn() view returns (uint256)
0
Percent_Liquidity() view returns (uint256)
10
Percent_Marketing() view returns (uint256)
90
Percent_Utility() view returns (uint256)
0
Wallet_Burn() view returns (address)
0x000000000000000000000000000000000000dead
Wallet_Liquidity() view returns (address)
0x000000000000000000000000000000000000dead
Wallet_Marketing() view returns (address)
0xe7d148007bfaca0f6dba68f0ff96528c067d8db4
Wallet_Utility() view returns (address)
0x1f992fb21c041e9406e8a7932b074688e33d56c5
_Tax_On_Buy() view returns (uint256)
3
_Tax_On_Sell() view returns (uint256)
3
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletToken() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
inSwapAndLiquify() view returns (bool)
false
name() pure returns (string)
Ryu Agumon
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
swapOrLiquify() view returns (bool)
false
symbol() pure returns (string)
$AGUMON
totalSupply() view returns (uint256)
1000000000000000000
uniSwapRouter02() view returns (bool)
false
uniswapV2Pair() view returns (address)
0x7f48442a0b955b96e4f1e11679ca2214950c95c2
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedFromFee(address) view returns (bool)
_isIncludedFromFee(address) view returns (bool)
allowance(address theOwner, address theSpender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
isApprove() returns (bool)
remove_Random_Tokens(address random_Token_Address, uint256 percent_of_Tokens) returns (bool _sent)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool true_or_false)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.