Musubi-No-Kami
Verified contract
Active on
Ethereum with 4 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 "Musubi-No-Kami"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15517698 | 2 years ago | | | 0 | 0.00021691314 | |
| 15517636 | 2 years ago | | | 0 | 0.00039967692 | |
| 15517635 | 2 years ago | | | 0 | 0.00012320967 | |
| 15517627 | 2 years ago | | | 0 | 0.00023931415 |
ABI
ABI objects
Getter at block 21160581
_fee() view returns (uint256)
2
decimals() view returns (uint256)
9
name() view returns (string)
Musubi-No-Kami
owner() view returns (address)
0x0000000000000000000000000000000000000000
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() view returns (string)
MUKAMI
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x5539554ade9ca129fc66437ee4bde40e68d4e7ff
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _NAME, string _SYMBOL, address routerAddress, address MUKAMI, address deployer)
This contract contains no fallback and receive objects.
This contract contains no error objects.