Oat Network
Verified contract
Active on
Ethereum with 37 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OAT | ERC-20 | 710.638302K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19464561 | 8 months ago | | | 0 | 0.0013943553 | |
| 19464558 | 8 months ago | | | 0 | 0.0011877581 | |
| 19464547 | 8 months ago | | | 0 | 0.0012505032 | |
| 19464540 | 8 months ago | | | 0 | 0.0010838707 | |
| 19464536 | 8 months ago | | | 0 | 0.0018453286 | |
| 19464522 | 8 months ago | | | 0 | 0.0020407047 | |
| 19464519 | 8 months ago | | | 0 | 0.0073609062 | |
| 19464517 | 8 months ago | | | 0 | 0.0021114859 | |
| 19464517 | 8 months ago | | | 0 | 0.0021114859 | |
| 19464517 | 8 months ago | | | 0 | 0.0021114859 |
ABI
ABI objects
Getter at block 21218875
buyDevFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
decimals() view returns (uint8)
18
dw() view returns (address)
0x1aa403e711b2f78494b5b13b771b8a1679f45924
limitsInEffect() view returns (bool)
true
maximumTransactionAmt() view returns (uint256)
120000000000000000000000
maximumWalletAmt() view returns (uint256)
200000000000000000000000
mw() view returns (address)
0x637f19476023d08bca6cfd3a2f3aab39bd70fe17
name() view returns (string)
Oat Network
owner() view returns (address)
0x1aa403e711b2f78494b5b13b771b8a1679f45924
sellDevFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
95
sellTotalFees() view returns (uint256)
95
swapEnabled() view returns (bool)
true
symbol() view returns (string)
OAT
taxSwapThreshold() view returns (uint256)
1000000000000000000000
tokensForDev() view returns (uint256)
5640154960517366070891
tokensForMarket() view returns (uint256)
96840154960517366070891
totalSupply() view returns (uint256)
10000000000000000000000000
tradingActive() view returns (bool)
true
uniswapPair() view returns (address)
0x0ca73eb1ec16f1545ecc428d2bed413631911021
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
ammPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address) view returns (bool)
isExcludemaximumTransactionAmt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool value)
excludeFrommaximumTransactionAmt(address addr, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrade()
openTradeWithPermit(uint8 v, bytes32 r, bytes32 s)
removeLimits() returns (bool)
renounceOwnership()
setAMMPair(address pair, bool value)
setAntiDrainer(address newAntiDrainer)
setBlackList(address addr, bool enable)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 newMarketFee, uint256 newDevFee)
updateSellFees(uint256 newMarketFee, uint256 newDevFee)
updateSwapEnabled(bool enabled)
updatemaximumTransactionAmts(uint256 newNum)
updatemaximumWalletAmts(uint256 newNum)
updatetaxSwapThreshold(uint256 newAmount) returns (bool)
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.