GPUBase Network
Verified contract
Active on
Ethereum with 144 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GPUBase | ERC-20 | 10.962685K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21284198 | 15 hours ago | | | 0 | 0.00054589936 | |
| 21283406 | 18 hours ago | | | 0 | 0.00049547984 | |
| 21278859 | a day ago | | | 0 | 0.00037203319 | |
| 21275934 | 2 days ago | | | 0 | 0.00045279944 | |
| 21273022 | 2 days ago | | | 0 | 0.00087325282 | |
| 21271381 | 2 days ago | | | 0 | 0.00050609532 | |
| 21269778 | 3 days ago | | | 0 | 0.00051544163 | |
| 21268968 | 3 days ago | | | 0 | 0.00035804886 | |
| 21267532 | 3 days ago | | | 0 | 0.00038360850 | |
| 21267246 | 3 days ago | | | 0 | 0.00083402241 |
ABI
ABI objects
Getter at block 21288588
buyFee() view returns (uint256)
5
decimals() view returns (uint8)
18
name() view returns (string)
GPUBase Network
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
5
swapTokensAtAmount() view returns (uint256)
50000000000000000000000
symbol() view returns (string)
GPUBase
totalSupply() view returns (uint256)
33000000000000000000000000
uniswapV2Pair() view returns (address)
0x432cd32f7916be2fc3b3524142e238d54d5ac422
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)
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)
receive()
This contract contains no error objects.