SuperPartner
Verified contract
Active on
Ethereum with 42 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "SuperPartner"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15218260 | 2 years ago | | | 0 | 0.00083583110 | |
| 11558478 | 4 years ago | | | 0 | 0.0023883250 | |
| 9915780 | 5 years ago | | | 0 | 0.00024392500 | |
| 9915757 | 5 years ago | | | 0 | 0.00024392500 | |
| 9915663 | 5 years ago | | | 0 | 0.00022175000 | |
| 9909973 | 5 years ago | | | 0 | 0.00026624400 | |
| 9909814 | 5 years ago | | | 0 | 0.00044624400 | |
| 9909399 | 5 years ago | | | 0 | 0.00018193340 | |
| 9904004 | 5 years ago | | | 0 | 0.00017749600 | |
| 9903940 | 5 years ago | | | 0 | 0.00017749600 |
ABI
ABI objects
Getter at block 21413149
_decimals() view returns (uint8)
0
_name() view returns (string)
SuperPartner
_symbol() view returns (string)
SPX
decimals() view returns (uint8)
0
mintingFinished() view returns (bool)
false
name() view returns (string)
SuperPartner
owner() view returns (address)
0xc960b022ec1b5feee16d92a190b41f8c796cfbd9
symbol() view returns (string)
SPX
totalSupply() view returns (uint256)
1000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
finishMinting() returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
mint(address _to, uint256 _amount) returns (bool)
renounceOwnership()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address _newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Mint(address indexed to, uint256 amount)
MintFinished()
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.