Revelation Coin
Verified contract
Active on
Ethereum with 11,243 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 |
---|---|---|---|---|---|
FOR | ERC-20 | 2 | $0.001969 |
$0 | |
REV | ERC-20 | 3.292122M | -- | -- | |
FUCK | ERC-20 | 1K | -- | -- | |
VSS | ERC-20 | 200 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20584331 | 3 months ago | | | 0 | 0.00011254391 | |
| 20453427 | 4 months ago | | | 0 | 0.000046894000 | |
| 20453084 | 4 months ago | | | 0 | 0.000046397000 | |
| 20323379 | 4 months ago | | | 0 | 0.00015228216 | |
| 19417160 | 8 months ago | | | 0 | 0.0011534335 | |
| 18731874 | a year ago | | | 0 | 0.00084103023 | |
| 17520235 | a year ago | | | 0 | 0.00031809681 | |
| 17520223 | a year ago | | | 0 | 0.00030223351 | |
| 17386749 | a year ago | | | 0 | 0.0011514273 | |
| 17307414 | 2 years ago | | | 0 | 0.00083902110 |
ABI
ABI objects
Getter at block 21258619
_totalSupply() view returns (uint256)
20000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Revelation Coin
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xc1334543884c90d566a944a3398454bedc84c52e
symbol() view returns (string)
REV
totalSupply() view returns (uint256)
19699799998999999999999500000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
safeAdd(uint256 a, uint256 b) pure returns (uint256 c)
safeDiv(uint256 a, uint256 b) pure returns (uint256 c)
safeMul(uint256 a, uint256 b) pure returns (uint256 c)
safeSub(uint256 a, uint256 b) pure returns (uint256 c)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.