Geyser Network
Verified contract
Active on
Ethereum with 196 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd686…910e
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GEYSER | ERC-20 | 996.149539 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16790202 | 2 years ago | | | 0 | 0.00053791391 | |
| 16695794 | 2 years ago | | | 0 | 0.0012345106 | |
| 15787700 | 2 years ago | | | 0 | 0.0010123306 | |
| 15733960 | 2 years ago | | | 0 | 0.00090247981 | |
| 15708418 | 2 years ago | | | 0 | 0.00056095444 | |
| 15706719 | 2 years ago | | | 0 | 0.00053172281 | |
| 15706636 | 2 years ago | | | 0 | 0.00084032124 | |
| 15705535 | 2 years ago | | | 0 | 0.0027016980 | |
| 15705327 | 2 years ago | | | 0 | 0.0034925227 | |
| 15703878 | 2 years ago | | | 0 | 0.00048908463 |
ABI
ABI objects
Getter at block 21096093
decimals() pure returns (uint8)
9
name() pure returns (string)
Geyser Network
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
GEYSER
totalSupply() pure returns (uint256)
1000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
removeLimits()
renounceOwnership()
setCooldownEnabled(bool onoff)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.