Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "OG DAO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18131837 | a year ago | | | 0 | 0.00059094558 | |
| 18101278 | a year ago | | | 0 | 0.00057966626 | |
| 18100532 | a year ago | | | 0 | 0.00053807599 | |
| 18100514 | a year ago | | | 0 | 0.00062206367 | |
| 18100497 | a year ago | | | 0 | 0.00056561031 | |
| 18100147 | a year ago | | | 0 | 0.00045060316 | |
| 18100101 | a year ago | | | 0 | 0.00036404998 | |
| 18086147 | a year ago | | | 0 | 0.00093058060 |
ABI
ABI objects
Getter at block 21388804
buyDevFee() view returns (uint256)
5
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
true
maxWallet() view returns (uint256)
20000000000000000000000000
name() view returns (string)
OG DAO
owner() view returns (address)
0xaf48c4a60e60cba30826c762547d4c703ace68be
sellDevFee() view returns (uint256)
5
swapTokensAtAmount() view returns (uint256)
0
symbol() view returns (string)
OGD
taxReceiver() view returns (address)
0xaf48c4a60e60cba30826c762547d4c703ace68be
totalSupply() view returns (uint256)
999999999999999999999999999
tradingActive() view returns (bool)
false
uniswapV2Pair() view returns (address)
0x555447c64633591a42a85c8a95cb93dd9895e49c
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedFromMaxWallet(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events Launch()
approve(address spender, uint256 amount) returns (bool)
burn(uint256 _amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludedFromMaxWallet(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits(bool _status) returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _devFee)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _devFee)
updatetaxReceiver(address newWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
taxReceiverUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.