OGAMAToken
Verified contract
Active on
Ethereum with 524 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,683.19 |
$0 | |
$OGAMA | ERC-20 | 1.72988K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19911600 | 6 months ago | | | 0 | 0.00058298932 | |
| 19821669 | 7 months ago | | | 0 | 0.00044145350 | |
| 19821665 | 7 months ago | | | 0 | 0.00041527419 | |
| 18455295 | a year ago | | | 0 | 0.00053687095 | |
| 18446983 | a year ago | | | 0 | 0.00053337614 | |
| 18401611 | a year ago | | | 0 | 0.00040891478 | |
| 18398224 | a year ago | | | 0 | 0.00029745837 | |
| 18389135 | a year ago | | | 0 | 0.00059135523 | |
| 18388248 | a year ago | | | 0 | 0.00069802500 | |
| 18386110 | a year ago | | | 0 | 0.00084543550 |
ABI
ABI objects
Getter at block 21313156
_maxWalletToken() view returns (uint256)
1000000000000000000000000
decimals() view returns (uint8)
18
developmentFee() view returns (uint256)
15
developmentFeeReceiver() view returns (address)
0x51e0537bd37ae2021fcec27e6e0d0698276759d2
feeDenominator() view returns (uint256)
1000
getCirculatingSupply() view returns (uint256)
982015727549726866173408
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFee() view returns (uint256)
85
marketingFeeReceiver() view returns (address)
0xc9a3e1dcaa4eeeb871d71bd5417530294424ba7b
name() view returns (string)
OGAMA
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xaff103fe6816b324f889cb09815d3d5246d9fba2
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
2000000000000000000000
symbol() view returns (string)
$OGAMA
totalFee() view returns (uint256)
100
totalSupply() view returns (uint256)
1000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
manualSwap()
openTrading()
renounceOwnership()
setMaxWalletPercent(uint256 _newmaxwallet)
setMultipliers(uint256 _buy, uint256 _sell, uint256 _trans)
setSwapBackSettings(bool _enabled, uint256 _denominator)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.