Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 2 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Oragi | ERC-20 | 4.017601K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15772592 | 2 years ago | | | 0 | 0.0013265392 | |
| 15449181 | 2 years ago | | | 0 | 0.0019737943 | |
| 15443609 | 2 years ago | | | 0 | 0.00063526924 | |
| 15443607 | 2 years ago | | | 0 | 0.00073027502 | |
| 15443596 | 2 years ago | | | 0 | 0.00076272124 | |
| 15443595 | 2 years ago | | | 0 | 0.00075576680 | |
| 15443595 | 2 years ago | | | 0 | 0.00075576680 | |
| 15443593 | 2 years ago | | | 0 | 0.0013625823 | |
| 15443593 | 2 years ago | | | 0 | 0.00076667843 | |
| 15443591 | 2 years ago | | | 0 | 0.00081387815 |
ABI
ABI objects
Getter at block 21431798
OragiWallet() view returns (address)
0x7ae391bd9020b347198ee02b05c5a3b8c6c43982
VbWallet() view returns (address)
0x7ae391bd9020b347198ee02b05c5a3b8c6c43982
deadblocks() view returns (uint256)
0
decimals() view returns (uint8)
18
genesis_block() view returns (uint256)
15443576
maxTxAmount() view returns (uint256)
20000000000000000000000000
maxWalletAmount() view returns (uint256)
20000000000000000000000000
name() view returns (string)
Oragi 先生
owner() view returns (address)
0x7ae391bd9020b347198ee02b05c5a3b8c6c43982
pair() view returns (address)
0x8722243e97ba7a2a08323fe769f5ed351952052d
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellTaxes() view returns (uint256 Oragi, uint256 liquidity, uint256 Vb)
(Oragi=99, liquidity=99, Vb=99)
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
250000000000000000000000
symbol() view returns (string)
Oragi
taxes() view returns (uint256 Oragi, uint256 liquidity, uint256 Vb)
(Oragi=3, liquidity=0, Vb=0)
totSellTax() view returns (uint256)
297
totTax() view returns (uint256)
3
totalSupply() view returns (uint256)
120000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
excludedFromFees(address) view returns (bool)
isBot(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading(uint256 numOfDeadBlocks)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap(uint256 amount, uint256 VbPercentage, uint256 OragiPercentage)
removeLimits() returns (bool)
renounceOwnership()
rescueERC20(address tokenAddress, uint256 amount)
rescueETH(uint256 weiAmount)
setIsBot(address account, bool state)
setIsNotBot(address account)
setSellTaxes(uint256 _Oragi, uint256 _liquidity, uint256 _Vb)
setSwapEnabled(bool state)
setSwapThreshold(uint256 new_amount)
setTaxes(uint256 _Oragi, uint256 _liquidity, uint256 _Vb)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateExcludedFromFees(address _address, bool state)
updateMaxTxAmount(uint256 amount)
updateMaxWalletAmount(uint256 amount)
updateOragiWallet(address newWallet)
updateRouterAndPair(address _router, address _pair)
updateVbWallet(address newWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.