ThreeOh DAO
Verified contract
Active on
Ethereum with 1,325 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd1c4…8ad5
0x136e…931f
16 additional
variables
Balances ($0.00)
No balances found for "ThreeOh DAO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20857014 | 2 months ago | | | 0 | 0.00029737710 | |
| 19488787 | 9 months ago | | | 0 | 0.00059314093 | |
| 18880972 | a year ago | | | 0 | 0.00061328168 | |
| 18834994 | a year ago | | | 0 | 0.0011795613 | |
| 18745176 | a year ago | | | 0 | 0.0059472999 | |
| 18302296 | a year ago | | | 0 | 0.00013158923 | |
| 18082094 | a year ago | | | 0 | 0.00027642574 | |
| 17942688 | a year ago | | | 0 | 0.0066262216 | |
| 17807689 | a year ago | | | 0 | 0.00038277534 | |
| 17807688 | a year ago | | | 0 | 0.00039062083 |
ABI
ABI objects
Getter at block 21387833
_advocacyFee() view returns (uint256)
100
_burnAllocation() view returns (uint256)
400000000000000000000
_burnPool() view returns (address)
0x0000000000000000000000000000000000000000
_dayTraderMultiplicator() view returns (uint256)
10
_developmentFee() view returns (uint256)
50
_exchangeAllocation() view returns (uint256)
850000000000000000000
_marketingDevAllocation() view returns (uint256)
50000000000000000000
_maxWalletHolding() view returns (uint256)
34000000000000000000
_pendingDevelopmentFees() view returns (uint256)
8362413544043392
_periodLiquidationLength() view returns (uint256)
604800
_taxFee() view returns (uint256)
0
advocacy() view returns (address)
0x136e583b16f724599dc898dd8b23099260a4931f
decimals() view returns (uint8)
9
dev() view returns (address)
0xd1c4d32ee5837d7188236d12fa2494a2df578ad5
geUnlockTime() view returns (uint256)
0
name() view returns (string)
ThreeOh DAO
owner() view returns (address)
0x68ff6812b25070712b6255cba50a52a57ee8508f
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
3OH
totalFees() view returns (uint256)
12436634036624214966
totalSupply() view returns (uint256)
2100000000000000000000
transfersEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x84e5efdb7f668612f067b3dbf9ae2821758b292f
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_firstBuyTime(address) view returns (uint256)
_presaleBalance(address) view returns (uint256)
_presaleLiquidated(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events airdrop(address[] holders, uint256[] balances)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTransfers(uint256 _blocksLimit)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
manualSwapAndLiquify()
renounceOwnership()
setSniperEnabled(bool _enabled, address sniper)
setSwapAndLiquifyEnabled(bool _enabled, uint256 _numTokensMin)
setTax(uint256 _taxType, uint256 _taxSize)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _devWallet, address _advocacyWallet, address _marketingDevWallet, address _exchangeWallet)
receive()
This contract contains no error objects.