NeosCredits
Verified contract
Active on
Ethereum with 22,240 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($3,692.98)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 3.5K | $1.001 |
$3,503.5 | |
UST | ERC-20 | 5.289705K | $0.025314 |
$133.9 | |
NCR | ERC-20 | 1.328657K | $0.041828 |
$55.58 | |
MERC | ERC-721 | 1 | -- | -- | |
MERC | ERC-721 | 1 | -- | -- | |
MERC | ERC-721 | 1 | -- | -- | |
MERC | ERC-721 | 1 | -- | -- | |
MERC | ERC-721 | 1 | -- | -- | |
MERC | ERC-721 | 1 | -- | -- | |
MERC | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21261601 | 11 hours ago | | | 0 | 0.00029746567 | |
| 21259259 | 19 hours ago | | | 0 | 0.00053678618 | |
| 21258432 | a day ago | | | 0 | 0.00044103647 | |
| 21255579 | a day ago | | | 0 | 0.00039291058 | |
| 21250465 | 2 days ago | | | 0 | 0.00066755885 | |
| 21247908 | 2 days ago | | | 0 | 0.00050541124 | |
| 21247154 | 2 days ago | | | 0 | 0.00062342243 | |
| 21231976 | 5 days ago | | | 0 | 0.00057865551 | |
| 21222706 | 6 days ago | | | 0 | 0.0011895008 | |
| 21222397 | 6 days ago | | | 0 | 0.00083879723 |
ABI
ABI objects
Getter at block 21264898
_totalSupply() view returns (uint256)
50000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Neos Credits
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xe581efba0b2a360dc66443289a50660e9f44ac81
symbol() view returns (string)
NCR
totalSupply() view returns (uint256)
50000000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
safeAdd(uint256 a, uint256 b) pure returns (uint256 c)
safeDiv(uint256 a, uint256 b) pure returns (uint256 c)
safeMul(uint256 a, uint256 b) pure returns (uint256 c)
safeSub(uint256 a, uint256 b) pure returns (uint256 c)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.