This contract is being backfilled. You may encounter incomplete storage history.

RNTB Token

Verified contract

Active on Ethereum with 44,582 txns
Deployed by via 0x75e42436 at 4901562
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x091fff522e943652bbd305b0df6b0ce7054060b504f7382e292915f8efc8c7d4
0x35f64d00cccaf724699f35151025dddb40888a57ec14b2eadd0ac78d8d4228c0
0xe033912838ee836d846eb7815f7cffe42c2287bc73ee90b0a0411c9d10f5b455
0x0dc8030d01b3ccb7d9514957bf0e1b3813233f75f514ab59075a3657d329855f
0x7a1a436ec50ed45aca3578bc67f4a1ea52a8b5dd409a43d2cb0ddef8e6ef48cb
0x0a9e119c02cb970a4630eadc8ff903f4daba443b3ebdb0576ed733ce05798a83
0x44883cc9db039b1bbd70608b353efebbe0371fe9f1a526b005235068902d0c2c
0xb59006ba13cf4c931f0e10a0c5f9d868555d56d405b3d581738c29477c58417c
0xf4a49b7bfa9b35667a76c91307b7d2afa4040cfee5726d19b318c79c777351fc
0x212faf6932a5ad47769aa3185900629b330200b4ffb8fb00a34993f18d708355

Functions
Getter at block 20797000
decimals(pure returns (uint8)
18
name(pure returns (string)
RNTB Token
owner(pure returns (address)
0x004e8e8da94265a6be5442a8da64eb061bc2312c
paused(pure returns (bool)
false
symbol(pure returns (string)
RNTB
totalSupply(pure returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owneraddress _spenderpure returns (uint256)
balanceOf(address _ownerpure returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
pause(
reclaimEther(
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Transfer(address indexed fromaddress indexed touint256 value
Unpause(
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.