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 |
---|---|---|---|---|---|
RCG | ERC-20 | 7.5067 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21118674 | a month ago | | | 0 | 0.00022173742 | |
| 21118650 | a month ago | | | 0 | 0.00018797056 | |
| 21118639 | a month ago | | | 0 | 0.00018426637 | |
| 21118115 | a month ago | | | 0 | 0.00019646645 | |
| 20787724 | 2 months ago | | | 0 | 0.00032983877 | |
| 18327079 | a year ago | | | 0 | 0.00052244613 | |
| 17376768 | 2 years ago | | | 0 | 0.0014070540 | |
| 17113117 | 2 years ago | | | 0 | 0.0024758539 | |
| 17113115 | 2 years ago | | | 0 | 0.0025160188 | |
| 16430693 | 2 years ago | | | 0 | 0.00047117650 |
ABI
ABI objects
Getter at block 21331525
basePercent() view returns (uint256)
0
benefitial() view returns (address)
0x82c02b9e84eef14354698ad48dc99caf5261c568
decimals() view returns (uint8)
18
name() view returns (string)
Recharge
nominatedOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x3c2465d88c6546eac6f9aa6f79081ad874ca2e8b
symbol() view returns (string)
RCG
tokenName() view returns (string)
Recharge
tokenSymbol() view returns (string)
RCG
totalSupply() view returns (uint256)
140985417431256382001077839
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
cut(uint256 value) view returns (uint256)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 value) returns (bool)
changeBurnRate(uint256 rate) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
destroy(uint256 amount)
destroyFrom(address account, uint256 amount)
downAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
nominateNewOwner(address _owner)
transfer(address to, uint256 value) returns (bool)
transferBenefitial(address _benefitial)
transferFrom(address from, address to, uint256 value) returns (bool)
upAllowance(address spender, uint256 addedValue) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
BenefitialChanged(address indexed oldBenefitial, address indexed newBenefitial)
OwnerChanged(address indexed oldOwner, address indexed newOwner)
OwnerNominated(address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _owner, uint256 amount)
This contract contains no fallback and receive objects.
This contract contains no error objects.