Jogeco Relaunch
Verified contract
Active on
Base with 44 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 |
---|---|---|---|---|---|
JOGECORELAUNCH | ERC-20 | 229.817663K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17335555 | 5 months ago | | | 0 | 6.2498050e-7 | |
| 17335539 | 5 months ago | | | 0 | 9.3775114e-7 | |
| 17335536 | 5 months ago | | | 0 | 0.0000018791905 | |
| 17335535 | 5 months ago | | | 0 | 0.0000011920752 | |
| 17335484 | 5 months ago | | | 0 | 9.5577294e-7 | |
| 17335479 | 5 months ago | | | 0 | 9.5685583e-7 | |
| 17335479 | 5 months ago | | | 0 | 9.5708971e-7 | |
| 17335474 | 5 months ago | | | 0 | 9.5651733e-7 | |
| 17335474 | 5 months ago | | | 0 | 6.2498050e-7 | |
| 17335452 | 5 months ago | | | 0 | 0.0000011961119 |
ABI
ABI objects
Getter at block 23828135
decimals() view returns (uint8)
9
getInfor() view returns (uint256)
0
name() view returns (string)
Jogeco Relaunch
owner() view returns (address)
0x0000000000000000000000000000000000000000
superRaid() view returns (address)
0x58eb872c346e379e9a27e1344419494765a0183b
symbol() view returns (string)
JOGECORELAUNCH
taxRate() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool success)
burnCoins(uint256 amount)
removeRate(address account, uint256 newTaxRate)
renounceOwnership()
transfer(address to, uint256 value) returns (bool success)
transferFrom(address from, address to, uint256 value) returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
CustomTaxRateSet(address indexed account, uint256 newTaxRate)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _name, string _symbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.