Taciturn-robot
Verified contract
Active on
Ethereum with 1,984 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot
Balances ($672.64)
Native
Value
$672.64
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.2 | $3,363.19 |
$672.64 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20913792 | 2 months ago | | | 0 | 0.0024252728 | |
| 20891623 | 2 months ago | | | 0 | 0.00024935889 | |
| 20838370 | 2 months ago | | | 0 | 0.00081125115 | |
| 20665956 | 3 months ago | | | 0 | 0.000046840825 | |
| 20618819 | 3 months ago | | | 0 | 0.000057699987 | |
| 20611318 | 3 months ago | | | 0 | 0.000032448273 | |
| 20489864 | 4 months ago | | | 0 | 0.00040892527 | |
| 20358901 | 4 months ago | | | 0 | 0.00016309587 | |
| 20339525 | 4 months ago | | | 0 | 0.00049605023 | |
| 20330923 | 4 months ago | | | 0 | 0.00033218096 |
ABI
ABI objects
Getter at block 21260764
Max_Number() view returns (uint256)
8248
baseURI() view returns (string)
ipfs://bafybeiawsjbmaos7uttj67slyios5uoub77c2s3uz2ssi733mdawmdgxuq/
indexReserveSale() view returns (uint256)
265
mint_Number_Curr() view returns (uint256)
8248
name() view returns (string)
Taciturn-robot
nftPrice() view returns (uint256)
200000000000000000
owner() view returns (address)
0xa0e4630f2266d6ae6636090895fd699304e8e944
saleIsActive() view returns (bool)
true
secondSale() view returns (bool)
true
startOvertSale() view returns (uint256)
889
symbol() view returns (string)
Talin
totalSupply() view returns (uint256)
7624
verifyHash() view returns (string)
Read-only
balanceOf(address owner) view returns (uint256)
existsBlackList(address _address) view returns (bool)
existsWhileList(address _address) view returns (bool, uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
pledegeOf(uint256 _tokenid) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
flipSaleState()
flipSecondSale()
mintMetart(uint256 numberOfTokens) payable
mintMetartReserve()
mintPreSales(address[] _addresss)
mintPreSalesBatch(address _addresss, uint8 _number)
pledge(address to, uint256 tokenId)
removeBlackList(address _address)
removePledge(uint256 tokenId)
removeWhileList(address _address)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
setBlackList(address _address)
setMintCurrMax(uint256 mintCurrMax, uint256 price)
setVerifyHash(string _hash)
setWhiteList(address _address)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
MintMetart(address _address, uint256 _token, uint8 _style, uint256 _price)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pledge(uint256 tokenid, address to)
RemoveBlackList(address _address)
RemoveWhiteList(address _address)
SetActiveSalePlan(uint256 index)
SetBlackList(address _address)
SetMintCurrMax(uint256 _mintCurrMax, uint256 _price)
SetWhiteList(address _address)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string name, string symbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.