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

PortalToken

Verified contract

Active on Ethereum with 34,643 txns
Deployed by via 0xa4b8bb06 at 5473212
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
0x42aed79485f2d8b864839481f2ea275dfcb43f8dc29fe4b5a02f01751f7104bc
0x14eb1bdaf0ebc6a4ce22e65fe835f82804504a5701657eaacbe825a67f6ff0d5
0xbc21a8527b302231e8f537126da6865bfaf68e07036da0805e1dff785bcb19dd
0x93b8e27003244bb028222926d2febcc229c9dbe92b6493ae24ccdd1b7c05447a
0x82ffd0a767048624bde621bbc49cc9df7e32e79180e9064d587f801af755524e
0x41969ae98c7cc5a6aa1294bf3e76e28fbec551b419ae8db9121a69ca0bbba10e
0xc99ff17485f6d392f941fa621b7540622ef846931a38cf98bcbb64bf37573b3f
0x914f9cb6adbdf8fd71d7b9bedca1359d2c2f1b6cab6a06f842c114d517e4cf65
0xc7a49c6338f786026c0bbcfba75f141a4fd294f6637e8532335c3b0d162f199a
0x07ffbcd7e3f649ee63b21badf10cdb59cc63393afc9fcf9e62e1908c14ed37f8

Functions
Getter at block 20796918
creationBlock(view returns (uint256)
5473212
creationTime(view returns (uint256)
1524213509
decimals(view returns (uint8)
18
initialOwner(view returns (address)
0x6f3fbd06bcdc041d7ddf5e475d960ce5b4ae30e0
name(view returns (string)
PortalToken
supply(view returns (uint256)
1000000000000000000000000000
symbol(view returns (string)
PORTAL
totalSupply(view returns (uint256)
1000000000000000000000000000
version(view returns (string)
v0.2
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _accountview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool success)
transfer(address _touint256 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
Transfer(address indexed _fromaddress indexed _touint256 _value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.