RR Global Point
Verified contract
Proxy
Active on
Ethereum with 715 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 44 additional slots
-
variable spans 48 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RGP | ERC-20 | 685 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16031709 | 2 years ago | | | 0 | 0.00059419800 | |
| 16030800 | 2 years ago | | | 0 | 0.00042585915 | |
| 16024322 | 2 years ago | | | 0 | 0.00069126537 | |
| 15972706 | 2 years ago | | | 0 | 0.0069423362 | |
| 15972668 | 2 years ago | | | 0 | 0.0069851996 | |
| 15967226 | 2 years ago | | | 0 | 0.00078455013 | |
| 15966810 | 2 years ago | | | 0 | 0.0015949133 | |
| 15966799 | 2 years ago | | | 0 | 0.0018560346 | |
| 15953702 | 2 years ago | | | 0 | 0.00098595297 | |
| 15952320 | 2 years ago | | | 0 | 0.00094176415 |
ABI
ABI objects
Getter at block 21264998
decimals() view returns (uint8)
18
name() view returns (string)
RR Global Point
owner() view returns (address)
0x70542ee6802abb4a30670cc372ab486bd429db98
symbol() view returns (string)
RGP
totalSupply() view returns (uint256)
100085101000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize()
mint(uint256 _amount)
mintTo(address _to, uint256 _amount)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed spender, uint256 value)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.