Oat Network
Verified contract
Active on
Ethereum with 24 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)
No balances found for "Oat Network"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19969615 | 6 months ago | | | 0 | 0.00044309985 | |
| 19662257 | 7 months ago | | | 0 | 0.0011744334 | |
| 19662233 | 7 months ago | | | 0 | 0.00084766659 | |
| 19662176 | 7 months ago | | | 0 | 0.00076367947 | |
| 19662175 | 7 months ago | | | 0 | 0.0013049978 | |
| 19662175 | 7 months ago | | | 0 | 0.0013049978 | |
| 19662174 | 7 months ago | | | 0 | 0.0013679559 | |
| 19661911 | 7 months ago | | | 0 | 0.00098237022 | |
| 19661909 | 7 months ago | | | 0 | 0.00099598334 | |
| 19661908 | 7 months ago | | | 0 | 0.00097328866 |
ABI
ABI objects
Getter at block 21259511
Airdrop() view returns (address)
0xb2e5538ffec839147d908ce10f78b151cc88aca6
Ecosystem() view returns (address)
0x6b836025eafe571e281ea7bbd6acfcede1b54cb6
MAX() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
Marketing() view returns (address)
0x8004077b8fd7c9b354227b7fcdfd81d31084bf86
Presale() view returns (address)
0x4f2a3005e168b92457d608593c17986fa51ee9c3
_maxTxAmount() view returns (uint256)
100000000000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000000000
_reflectionTotal() view returns (uint256)
115792089237316195423570985008687907853269984665640500000000000000000000000000
_swapTokensAtAmount() view returns (uint256)
100000000000000000000000000
_taxFeeOnBuy() view returns (uint256)
0
_taxFeeOnSell() view returns (uint256)
100
decimals() pure returns (uint8)
18
insuranceFundAccounts() view returns (address)
0xe1754beab6b098cbfff311f7f9a1b914a98d2a94
name() pure returns (string)
Oat Network
owner() view returns (address)
0xe1754beab6b098cbfff311f7f9a1b914a98d2a94
symbol() pure returns (string)
OAT
totalSupply() pure returns (uint256)
100000000000000000000000000
uniswapLpAddress() view returns (address)
0xe1754beab6b098cbfff311f7f9a1b914a98d2a94
uniswapV2Pair() view returns (address)
0x2cfa4b45348dd8a177616e91555a554d3f6827d7
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
deduceTaxConfigurator(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
finalize(uint256 Adress)
initialize(uint256 Adress)
openTrading()
removeLimits()
renounceOwnership()
setEnableSwap(bool _swapEnabled)
setExcludeFromFees(address account, bool excluded)
setMarketingWallet(uint256 Adress)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
finalizeEvent(uint256 Adress)
initializeEvent(uint256 Adress)
setMarketingWalletEvent(uint256 Adress)
constructor()
receive()
This contract contains no error objects.