SHIELDCURE
Verified contract
Active on
Ethereum with 9,003 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FOR | ERC-20 | 1 | $0.004504 |
$0 | |
ID | ERC-20 | 2.000225B | -- | -- | |
FLOV | ERC-20 | 5 | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16032700 | 2 years ago | | | 0 | 0.00034694914 | |
| 16032694 | 2 years ago | | | 0 | 0.00033374922 | |
| 16032671 | 2 years ago | | | 0 | 0.00036466934 | |
| 16030235 | 2 years ago | | | 0 | 0.00036497867 | |
| 12401714 | 4 years ago | | | 0 | 0.0012159680 | |
| 12379940 | 4 years ago | | | 0 | 0.0011692000 | |
| 12377403 | 4 years ago | | | 0 | 0.0014965760 | |
| 12377370 | 4 years ago | | | 0 | 0.0015433440 | |
| 12371664 | 4 years ago | | | 0 | 0.0012159680 | |
| 12371577 | 4 years ago | | | 0 | 0.0011224320 |
ABI
ABI objects
Getter at block 21158392
decimals() view returns (uint8)
18
name() view returns (string)
SHIELDCURE
owner() view returns (address)
0x747a183015d2e82ddcba3044ac1b48d511c526f3
paused() view returns (bool)
true
symbol() view returns (string)
ID
totalSupply() view returns (uint256)
5000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
showLockState(address _owner) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value) returns (bool success)
distribute(address _to, uint256 _value) returns (bool)
lock(address _owner) returns (bool)
mint(uint256 _amount) returns (bool)
pause()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
unlock(address _owner) returns (bool)
unpause()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Transfer(address indexed from, address indexed to, uint256 value)
Unpause()
constructor()
fallback()
This contract contains no error objects.