RGBFarm.fund
Verified contract
Active on
Ethereum with 26 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 |
---|---|---|---|---|---|
RGB | ERC-20 | 1T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19635800 | 7 months ago | | | 0 | 0.00052539569 | |
| 11048582 | 4 years ago | | | 0 | 0.00089968200 | |
| 11035432 | 4 years ago | | | 0 | 0.0021314880 | |
| 11029084 | 4 years ago | | | 0 | 0.0026643600 | |
| 11029083 | 4 years ago | | | 0 | 0.0026643600 | |
| 11029083 | 4 years ago | | | 0 | 0.019716264 | |
| 11029082 | 4 years ago | | | 0 | 0.0035524800 | |
| 11029082 | 4 years ago | | | 0 | 0.0088812000 | |
| 11029079 | 4 years ago | | | 0 | 0.0018206461 | |
| 11029078 | 4 years ago | | | 0 | 0.0020870820 |
ABI
ABI objects
Getter at block 21264543
decimals() view returns (uint8)
18
name() view returns (string)
RGBFarm.fund
owner() view returns (address)
0xf77d82785b40509e0cfb682d77ad968369f2c7b2
symbol() view returns (string)
RGB
totalSupply() view returns (uint256)
2000001000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events RGBLIGHT(address _to, uint256 _amount)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 _amount)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.