Yakuza Inc.
Verified contract
Active on
Ethereum with 10,071 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 "Yakuza Inc."
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21271741 | 13 hours ago | | | 0 | 0.00084431765 | |
| 21242160 | 5 days ago | | | 0 | 0.00046281679 | |
| 21230180 | 6 days ago | | | 0 | 0.0010947426 | |
| 21209076 | 9 days ago | | | 0 | 0.00032764918 | |
| 21132672 | 20 days ago | | | 0 | 0.00082112649 | |
| 21103081 | 24 days ago | | | 0 | 0.00019438218 | |
| 21083254 | a month ago | | | 0 | 0.00035524403 | |
| 21069665 | a month ago | | | 0 | 0.00034075371 | |
| 21066980 | a month ago | | | 0 | 0.00063441014 | |
| 21042867 | a month ago | | | 0 | 0.00039204866 |
ABI
ABI objects
Getter at block 21275690
MAX_SUPPLY() view returns (uint256)
3225
PRICE() view returns (uint256)
100000000000000000
allowlistMerkleRoot() view returns (bytes32)
0xe51c55ef1bba11178d05df4c7c3a8d8470171f88f668cf47c79263c41cda91cd
isPresale() view returns (bool)
true
isPublic() view returns (bool)
true
name() view returns (string)
Yakuza Inc.
owner() view returns (address)
0x1f3f1561a8dbd4f3cadc0783e317df8d3b308fb1
symbol() view returns (string)
YKZ
totalReleased() view returns (uint256)
321400000000000000000
totalShares() view returns (uint256)
1000
totalSupply() view returns (uint256)
3223
Read-only
addressToMinted(address) view returns (bool)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
payee(uint256 index) view returns (address)
released(address account) view returns (uint256)
released(address token, address account) view returns (uint256)
shares(address account) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256 tokenId)
tokenURI(uint256 tokenId) view returns (string)
totalReleased(address token) view returns (uint256)
State-modifying
Events airdrop(uint256[] quantity, address[] recipient)
allowlistMint(bytes32[] proof) payable
approve(address to, uint256 tokenId)
mint() payable
release(address account)
release(address token, address account)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setAllowlistMerkleRoot(bytes32 _allowlistMerkleRoot)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newBaseURI, string _newSuffix)
togglePresale()
togglePublicSale()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
ERC20PaymentReleased(address indexed token, address to, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PayeeAdded(address account, uint256 shares)
PaymentReceived(address from, uint256 amount)
PaymentReleased(address to, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address[] _payees, uint256[] _shares)
receive()
This contract contains no error objects.