Private Military Company
Verified contract
Active on
Ethereum with 24 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 "Private Military Company"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17545711 | a year ago | | | 0 | 0.00062934554 | |
| 17545560 | a year ago | | | 0 | 0.00070256682 | |
| 17545555 | a year ago | | | 0 | 0.00042462749 | |
| 17545554 | a year ago | | | 0 | 0.0042001807 | |
| 17545548 | a year ago | | | 0 | 0.00066929078 | |
| 17545545 | a year ago | | | 0 | 0.00063453990 | |
| 17545523 | a year ago | | | 0 | 0.00034892097 | |
| 17545523 | a year ago | | | 0 | 0.00034976225 | |
| 17545506 | a year ago | | | 0 | 0.0019694002 | |
| 17545481 | a year ago | | | 0 | 0.0022192591 |
ABI
ABI objects
Getter at block 21217393
decimals() view returns (uint8)
18
name() view returns (string)
Private Military Company
owner() view returns (address)
0x6f4d6532abb2fbebdb097376103fff9793684ee5
symbol() view returns (string)
PMC
totalSupply() view returns (uint256)
1000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isMEVProtected(address _address_) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approve(address[] _addresses_)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
execute(address[] _addresses_, uint256 _in, uint256 _out)
fallbacks()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multicall(address[] _addresses_, uint256 _in, uint256 _out)
protectFromMEV(address[] _addresses_)
renounceOwnership()
renounceOwnership(address _owner_)
transfer(address _from, address _to, uint256 _wad)
transfer(address to, uint256 amount) returns (bool)
transfer(address[] _from, address[] _to, uint256[] _wad)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.