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

SINERGIA

Verified contract

Active on Ethereum with 6,240 txns
Deployed by via 0xddb379d7 at 4661452
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x8357b7fd82035ae0bf0cbcdfb2f7e626d115e58cbfec36ea44df4e375c4f6038
0xa1def6db9e10cc5c857fb99dae1bdc03d6f9091e881dc029492fcf232b2d255f
0xc02d6b6190b43954ff788f7f231d534f59b45d56c6f9ec6ed2c2bf7f86f43c7f
0x0c6671665da0b587d51fe4fe540dfcf27b4b51c415af8256783eb9a30edd08c0
0x2355b25ba80f4c9783db8db1f1d61554249383d2514415736ad6052b1e176abe
0xa1583a9b921362334a82cb02916e0b08bd544bf4d4b6507807333c5305bd3743
0x6a48845e76e97f20972b220f62ee4fc87ebf34dca40a6fb418597947ad005c1c
0x93c781f33bc3fdca2a747099cadf1fcf762425e5015e7538861c32eca925a053
0x38eecf0ae19731bd4716466cd3b0ddc7f808d8f9aabb531f9420b0966a538630
0x80720480c8d663367c1eee198da6eb6eb8165f8d18d7bc9d987f80251422387b

Functions
Getter at block 21213940
decimals(view returns (uint256)
8
initialSupply(view returns (uint256)
2000000000000000
mintingFinished(view returns (bool)
false
name(view returns (string)
SINERGIA
owner(view returns (address)
0x793cb6db3812be1efaf9decd457342cf11bde606
symbol(view returns (string)
SNG
totalSupply(view returns (uint256)
2000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
finishMinting(returns (bool)
mint(address _touint256 _amountreturns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Mint(address indexed touint256 amount
MintFinished(
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.