REAPERS GAMBIT
Verified contract
Active on
Ethereum with 6,482 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($94.09)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 94 | $1.001 |
$94.09 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21257156 | an hour ago | | | 0 | 0.00040783534 | |
| 21257125 | 2 hours ago | | | 0 | 0.00025455053 | |
| 21257122 | 2 hours ago | | | 0 | 0.00023084985 | |
| 21253479 | 14 hours ago | | | 0 | 0.00065401947 | |
| 21252096 | 18 hours ago | | | 0 | 0.0011917440 | |
| 21251112 | a day ago | | | 0 | 0.0012440657 | |
| 21248755 | a day ago | | | 0 | 0.00027453003 | |
| 21248144 | a day ago | | | 0 | 0.00049355108 | |
| 21247685 | a day ago | | | 0 | 0.00093145729 | |
| 21245494 | 2 days ago | | | 0 | 0.00054293711 |
ABI
ABI objects
Getter at block 21257590
decimals() view returns (uint8)
18
name() view returns (string)
REAPERS GAMBIT
owner() view returns (address)
0xa73db69ea64315c44c970245c1f30a7bc765a7d0
symbol() view returns (string)
RG
totalSupply() view returns (uint256)
999999999000000000000000000
Read-only
KnowDeath(address account) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events AcceptDeath(address account)
CheatDeath(address account)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.