Render Token

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x1097237b at 7208968
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Render Token"

No transactions found for "Render Token"


Functions
Getter at block 20791053
BURN_ADDRESS(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
escrowContractAddress(view returns (address)
0x0000000000000000000000000000000000000000
legacyToken(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
Render Token
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
RNDR
totalSupply(view returns (uint256)
0
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
isMigrated(string contractNamestring migrationIdview returns (bool)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
holdInEscrow(string _jobIDuint256 _amount
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
initialize(
initialize(address _owneraddress _legacyToken
initialize(address _sender
migrate(
migrateToken(uint256 _amount
migrateTokenTo(address _touint256 _amount
setEscrowContractAddress(address _escrowAddress
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
EscrowContractAddressUpdate(address escrowContractAddress
Migrated(string contractNamestring migrationId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenMigration(address indexed receiveruint256 amount
TokensEscrowed(address indexed senderstring jobIduint256 amount
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.