OPEN GPU
Verified contract
Active on
Ethereum with 9,178 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($42,182.49)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
oGPU | ERC-20 | 39.422889K | $1.07 |
$42,182.49 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21200373 | 22 minutes ago | | | 0 | 0.00053949504 | |
| 21200348 | 27 minutes ago | | | 0 | 0.00058471599 | |
| 21200243 | an hour ago | | | 0 | 0.00063793423 | |
| 21200234 | an hour ago | | | 0 | 0.00056378275 | |
| 21200230 | an hour ago | | | 0 | 0.00071778742 | |
| 21200136 | an hour ago | | | 0 | 0.00066496212 | |
| 21200058 | an hour ago | | | 0 | 0.00081673474 | |
| 21200006 | 2 hours ago | | | 0 | 0.00041884636 | |
| 21199940 | 2 hours ago | | | 0 | 0.00092135910 | |
| 21199902 | 2 hours ago | | | 0 | 0.00083728310 |
ABI
ABI objects
Getter at block 21200481
buyFee() view returns (uint256)
5
decimals() view returns (uint8)
18
feeMultiplier() view returns (uint256)
1
name() view returns (string)
OPEN GPU
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
5
swapTokensAtAmount() view returns (uint256)
42000000000000000000000
symbol() view returns (string)
oGPU
totalSupply() view returns (uint256)
21000000000000000000000000
uniswapV2Pair() view returns (address)
0x3415e25b637686bbece1d0f798934772101486f6
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
reduceFee()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _marketingWallet, address _stakingWallet, uint256 _multiplier)
receive()
This contract contains no error objects.