Stratton Oakmont Inc
Verified contract
Active on
Ethereum with 280 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OAK | ERC-20 | 7.853048K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20566693 | 4 months ago | | | 0 | 0.000070310500 | |
| 18138464 | a year ago | | | 0 | 0.0011039740 | |
| 18138464 | a year ago | | | 0 | 0.0011039740 | |
| 18138464 | a year ago | | | 0 | 0.0011039740 | |
| 18138464 | a year ago | | | 0 | 0.0011039740 | |
| 18138460 | a year ago | | | 0 | 0.0011408637 | |
| 18090232 | a year ago | | | 0 | 0.00075754162 | |
| 18088180 | a year ago | | | 0 | 0.00061621042 | |
| 18088180 | a year ago | | | 0 | 0.00061621042 | |
| 18088179 | a year ago | | | 0 | 0.00058089110 |
ABI
ABI objects
Getter at block 21405692
_maxTxAmount() view returns (uint256)
20000000000000
_maxWalletToken() view returns (uint256)
20000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
getPair() view returns (address)
0xe833b79bf12e5e8d95e9395e2249aac9bea57e4b
liquidityWallet() view returns (address)
0x698f6e415d2e46c05dc54fd2a83043e3e579fc12
marketingWallet() view returns (address)
0x698f6e415d2e46c05dc54fd2a83043e3e579fc12
name() pure returns (string)
Stratton Oakmont Inc
pair() view returns (address)
0xe833b79bf12e5e8d95e9395e2249aac9bea57e4b
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
5000000000000
symbol() pure returns (string)
OAK
teamWallet() view returns (address)
0x698f6e415d2e46c05dc54fd2a83043e3e579fc12
totalBuyFee() view returns (uint256)
50
totalSellFee() view returns (uint256)
50
totalSupply() view returns (uint256)
1000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events airdrop(address[] addresses, uint256[] tokens)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
clearStuckBalance()
liftMax()
setBuyFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _teamFee)
setMaxWallet(uint256 percent)
setSellFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _teamFee)
setTokenSwapSettings(bool _enabled, uint256 _threshold, uint256 _ratio, bool ratio)
setTxLimit(uint256 percent)
setWallets(address _marketingWallet, address _liquidityWallet, address _teamWallet)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountCoin)
LockTilStartUpdated(bool enabled)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.